Skip to content

Commit 82cba34

Browse files
committed
Upgrade checkout
1 parent e8c6cf3 commit 82cba34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
lint_and_test:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v2
9+
- uses: actions/checkout@v4
1010
- uses: actions/setup-python@v2
1111
id: setup-python
1212
with:

0 commit comments

Comments
 (0)