Skip to content

Commit 4efcde0

Browse files
Bump deadsnakes/action from 2.1.1 to 3.1.0
Bumps [deadsnakes/action](https://github.com/deadsnakes/action) from 2.1.1 to 3.1.0. - [Release notes](https://github.com/deadsnakes/action/releases) - [Commits](deadsnakes/action@v2.1.1...v3.1.0) --- updated-dependencies: - dependency-name: deadsnakes/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03e2370 commit 4efcde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
python-version: ${{ matrix.python }}
3939
- name: Set up Python ${{ matrix.python }} (deadsnakes)
40-
uses: deadsnakes/action@v2.1.1
40+
uses: deadsnakes/action@v3.1.0
4141
if: "endsWith(matrix.python, '-dev')"
4242
with:
4343
python-version: ${{ matrix.python }}

0 commit comments

Comments
 (0)