Skip to content

Commit ebce138

Browse files
pavelzwgithub-actions[bot]
authored andcommitted
Auto-update gh-actions
1 parent dfdfa10 commit ebce138

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@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
2727
with:
2828
name: artifact
2929
path: dist/*

0 commit comments

Comments
 (0)