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 e1eb441 commit e3117c2Copy full SHA for e3117c2
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@v2.1.1
+ - uses: deadsnakes/action@v3.0.0
33
if: endsWith(matrix.python-version, '-dev')
34
35
0 commit comments