Skip to content

Commit aefe2f4

Browse files
dependabot[bot]seifertm
authored andcommitted
Build(deps): 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] <[email protected]>
1 parent 2b7dbf1 commit aefe2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
if: "!endsWith(matrix.python-version, '-dev')"
7171
with:
7272
python-version: ${{ matrix.python-version }}
73-
- uses: deadsnakes/action@v3.1.0
73+
- uses: deadsnakes/action@v3.2.0
7474
if: endsWith(matrix.python-version, '-dev')
7575
with:
7676
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)