We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1585ef3 + 7beb84a commit 63bc0c4Copy full SHA for 63bc0c4
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- 3.7
19
- "3.11"
20
steps:
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
22
- uses: actions/setup-python@v2
23
with:
24
python-version: ${{ matrix.python-version }}
0 commit comments