Skip to content

Commit

Permalink
Bump deadsnakes/action from 3.1.0 to 3.2.0 (PyO3#4540)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 540e9ed commit ef8ee64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ jobs:
with:
components: rust-src
# TODO: replace with setup-python when there is support
- uses: deadsnakes/action@v3.1.0
- uses: deadsnakes/action@v3.2.0
with:
python-version: '3.13-dev'
nogil: true
Expand Down

0 comments on commit ef8ee64

Please sign in to comment.