Skip to content

Commit d24d1a1

Browse files
Auto-update gh-actions (#30)
1 parent 5d2e3ac commit d24d1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Check package
2424
run: pixi run -e build check-wheel
2525
- name: Upload package
26-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
26+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
2727
with:
2828
name: artifact
2929
path: dist/*

0 commit comments

Comments
 (0)