Skip to content

Commit e2af1e8

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update actions/checkout action to v3
1 parent e0d6783 commit e2af1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
runs-on: ubuntu-latest
111111
name: Python wheel
112112
steps:
113-
- uses: actions/checkout@v1.2.0
113+
- uses: actions/checkout@v3.5.3
114114
- uses: actions/setup-python@v4.6.1
115115
with:
116116
python-version: "3.11"

0 commit comments

Comments
 (0)