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 9cab990 commit 1c98ec3Copy full SHA for 1c98ec3
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
if: "!endsWith(matrix.python-version, '-dev')"
70
with:
71
python-version: ${{ matrix.python-version }}
72
- - uses: deadsnakes/action@v3.0.1
+ - uses: deadsnakes/action@v3.1.0
73
if: endsWith(matrix.python-version, '-dev')
74
75
0 commit comments