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.
1 parent 6b3cd48 commit d636453Copy full SHA for d636453
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v3
14
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v4
15
with:
16
python-version: '3.8.5'
17
cache: 'pip'
0 commit comments