Skip to content

Commit e5c52f9

Browse files
committed
Update checks.yml
1 parent 906e1c4 commit e5c52f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
linting:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@master
11+
- uses: actions/checkout@v3
1212
- uses: actions/setup-python@v4
1313
with:
1414
python-version: 3.11

0 commit comments

Comments
 (0)