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 372ffa0 commit 3e51a00Copy full SHA for 3e51a00
README.md
@@ -29,7 +29,7 @@ jobs:
29
if: "!endsWith(matrix.python-version, '-dev')"
30
with:
31
python-version: ${{ matrix.python-version }}
32
- - uses: deadsnakes/action@v1.0.0
+ - uses: deadsnakes/action@v2.0.2
33
if: endsWith(matrix.python-version, '-dev')
34
35
0 commit comments