Skip to content

Commit 113f5c3

Browse files
Build(deps): Bump deadsnakes/action from 3.0.0 to 3.0.1 (#556)
Bumps [deadsnakes/action](https://github.com/deadsnakes/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/deadsnakes/action/releases) - [Commits](deadsnakes/action@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: deadsnakes/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f27b670 commit 113f5c3

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
@@ -68,7 +68,7 @@ jobs:
6868
if: "!endsWith(matrix.python-version, '-dev')"
6969
with:
7070
python-version: ${{ matrix.python-version }}
71-
- uses: deadsnakes/[email protected].0
71+
- uses: deadsnakes/[email protected].1
7272
if: endsWith(matrix.python-version, '-dev')
7373
with:
7474
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)