We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c6cf3 commit 82cba34Copy full SHA for 82cba34
.github/workflows/lint_and_test.yaml
@@ -6,7 +6,7 @@ jobs:
6
lint_and_test:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
10
- uses: actions/setup-python@v2
11
id: setup-python
12
with:
0 commit comments