Skip to content

Commit 608d9f5

Browse files
Merge pull request #35 from quantity-dev/dependabot/github_actions/actions-38c4fb08fa
Bump the actions group with 2 updates
2 parents 2bdef78 + e2b5219 commit 608d9f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
path: dist
3838

3939
- name: Generate artifact attestation for sdist and wheel
40-
uses: actions/attest-build-provenance@v2.3.0
40+
uses: actions/attest-build-provenance@v2.4.0
4141
with:
4242
subject-path: "dist/*"
4343

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
fetch-depth: 0
3333

34-
- uses: prefix-dev/[email protected].8
34+
- uses: prefix-dev/[email protected].10
3535
with:
3636
pixi-version: v0.39.4
3737
cache: true

0 commit comments

Comments
 (0)