Skip to content

Commit

Permalink
Merge pull request #1 from wavevector/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns-64ad3b9038

Bump the actions group with 2 updates
  • Loading branch information
wavevector authored Jan 7, 2025
2 parents 4a0038e + cbff1c4 commit 2662004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
submodules: true

- uses: astral-sh/setup-uv@v4
- uses: astral-sh/setup-uv@v5

- uses: pypa/[email protected]
env:
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
path: dist

- name: Generate artifact attestation for sdist and wheels
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: "dist/*"

Expand Down

0 comments on commit 2662004

Please sign in to comment.