Skip to content

Commit c679a92

Browse files
chore(deps): bump deadsnakes/action from 3.0.0 to 3.0.1 (#4687)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ralf W. Grosse-Kunstleve <rwgk@google.com>
1 parent 3617f35 commit c679a92

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
@@ -203,7 +203,7 @@ jobs:
203203
- uses: actions/checkout@v3
204204

205205
- name: Setup Python ${{ matrix.python-version }} (deadsnakes)
206-
uses: deadsnakes/action@v3.0.0
206+
uses: deadsnakes/action@v3.0.1
207207
with:
208208
python-version: ${{ matrix.python-version }}
209209
debug: ${{ matrix.python-debug }}

0 commit comments

Comments
 (0)