Skip to content

Commit 4bb6163

Browse files
chore(deps): bump deadsnakes/action from 3.0.1 to 3.1.0 (#4951)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc9b395 commit 4bb6163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
- uses: actions/checkout@v4
210210

211211
- name: Setup Python ${{ matrix.python-version }} (deadsnakes)
212-
uses: deadsnakes/action@v3.0.1
212+
uses: deadsnakes/action@v3.1.0
213213
with:
214214
python-version: ${{ matrix.python-version }}
215215
debug: ${{ matrix.python-debug }}

0 commit comments

Comments
 (0)