Skip to content

Commit e3117c2

Browse files
committedDec 4, 2022
v3.0.0
1 parent e1eb441 commit e3117c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
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@v2.1.1
32+
- uses: deadsnakes/action@v3.0.0
3333
if: endsWith(matrix.python-version, '-dev')
3434
with:
3535
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)
Please sign in to comment.