Skip to content

Commit 1c98ec3

Browse files
dependabot[bot]seifertm
authored andcommitted
Build(deps): Bump deadsnakes/action from 3.0.1 to 3.1.0
Bumps [deadsnakes/action](https://github.com/deadsnakes/action) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/deadsnakes/action/releases) - [Commits](deadsnakes/action@v3.0.1...v3.1.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 9cab990 commit 1c98ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
if: "!endsWith(matrix.python-version, '-dev')"
7070
with:
7171
python-version: ${{ matrix.python-version }}
72-
- uses: deadsnakes/action@v3.0.1
72+
- uses: deadsnakes/action@v3.1.0
7373
if: endsWith(matrix.python-version, '-dev')
7474
with:
7575
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)