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 c2710e9 + 5a3fd80 commit 6141b43Copy full SHA for 6141b43
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
test:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
- uses: actions/setup-python@v3
15
with:
16
python-version: '3.8.5'
0 commit comments