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 6a9cdeb commit fe7e03eCopy full SHA for fe7e03e
.github/workflows/tests.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v2
20
21
- - uses: actions/setup-python@v2
+ - uses: actions/setup-python@v4
22
with:
23
python-version: ${{ matrix.python-version }}
24
0 commit comments