Skip to content

Commit c94b890

Browse files
committed
update upload action
1 parent 035099f commit c94b890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stash/save/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ runs:
115115
116116
- name: Upload Stash
117117
id: upload
118-
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
118+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
119119
with:
120120
name: ${{ steps.mung.outputs.stash_name }}
121121
path: ${{ inputs.path }}

0 commit comments

Comments
 (0)