Skip to content

Commit 9ccc855

Browse files
committed
chore(deps): update actions/upload-artifact to v4.4.3
1 parent a03b414 commit 9ccc855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
output: CHANGELOG.md
2525
onlyLastTag: true
2626
- name: 'Upload CHANGELOG.md'
27-
uses: actions/[email protected].0
27+
uses: actions/[email protected].3
2828
with:
2929
name: changelog
3030
path: CHANGELOG.md

0 commit comments

Comments
 (0)