Skip to content

Commit 2d7c9c6

Browse files
Auto-update gh-actions (#17)
Co-authored-by: pavelzw <[email protected]>
1 parent 47cdc86 commit 2d7c9c6

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@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
26+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
2727
with:
2828
name: artifact
2929
path: dist/*

0 commit comments

Comments
 (0)