Skip to content

Commit 6686819

Browse files
build(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 in the actions group (#17)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4c97a8 commit 6686819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: python -m build
2828

2929
- name: Upload distributions
30-
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
30+
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4
3131
with:
3232
name: distributions
3333
path: dist/

0 commit comments

Comments
 (0)