Skip to content

Commit 7778dca

Browse files
Bump deadsnakes/action from 3.1.0 to 3.2.0
Bumps [deadsnakes/action](https://github.com/deadsnakes/action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/deadsnakes/action/releases) - [Commits](deadsnakes/action@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: deadsnakes/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 783caf5 commit 7778dca

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@v3.1.0
40+
uses: deadsnakes/action@v3.2.0
4141
if: "endsWith(matrix.python, '-dev')"
4242
with:
4343
python-version: ${{ matrix.python }}

0 commit comments

Comments
 (0)