Skip to content

Commit 7e55270

Browse files
authored
chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 in the actions group (#104)
2 parents b9e0a02 + 204921c commit 7e55270

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
@@ -84,7 +84,7 @@ jobs:
8484
ORG_NAME: ${{ github.repository_owner }}
8585

8686
- name: Upload assets
87-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
87+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
8888
with:
8989
name: ${{ github.repository_owner }}
9090
path: dist/*

0 commit comments

Comments
 (0)