Skip to content

Commit 3e51a00

Browse files
MasterOdinasottile
authored andcommitted
v2.0.2
1 parent 372ffa0 commit 3e51a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
if: "!endsWith(matrix.python-version, '-dev')"
3030
with:
3131
python-version: ${{ matrix.python-version }}
32-
- uses: deadsnakes/action@v1.0.0
32+
- uses: deadsnakes/action@v2.0.2
3333
if: endsWith(matrix.python-version, '-dev')
3434
with:
3535
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)