We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2bdef78 + e2b5219 commit 608d9f5Copy full SHA for 608d9f5
.github/workflows/cd.yml
@@ -37,7 +37,7 @@ jobs:
37
path: dist
38
39
- name: Generate artifact attestation for sdist and wheel
40
- uses: actions/attest-build-provenance@v2.3.0
+ uses: actions/attest-build-provenance@v2.4.0
41
with:
42
subject-path: "dist/*"
43
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
32
fetch-depth: 0
33
34
- - uses: prefix-dev/[email protected].8
+ - uses: prefix-dev/[email protected].10
35
36
pixi-version: v0.39.4
cache: true
0 commit comments