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 2b7dbf1 commit aefe2f4Copy full SHA for aefe2f4
.github/workflows/main.yml
@@ -70,7 +70,7 @@ jobs:
70
if: "!endsWith(matrix.python-version, '-dev')"
71
with:
72
python-version: ${{ matrix.python-version }}
73
- - uses: deadsnakes/action@v3.1.0
+ - uses: deadsnakes/action@v3.2.0
74
if: endsWith(matrix.python-version, '-dev')
75
76
0 commit comments