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 6b3cd48 + d636453 commit a5e910cCopy full SHA for a5e910c
.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