Skip to content

Commit

Permalink
Merge pull request #229 from flintlib/dependabot/github_actions/deads…
Browse files Browse the repository at this point in the history
…nakes/action-3.2.0

Bump deadsnakes/action from 3.1.0 to 3.2.0
  • Loading branch information
oscarbenjamin authored Oct 1, 2024
2 parents d76d40b + 85603d3 commit 71cab5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
# Can't use actions/setup-python
# https://github.com/actions/setup-python/issues/771
# deadsnakes only works for Ubuntu...
- uses: deadsnakes/action@v3.1.0
- uses: deadsnakes/action@v3.2.0
with:
python-version: ${{ matrix.python-version }}
nogil: true
Expand Down

0 comments on commit 71cab5c

Please sign in to comment.