We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035099f commit c94b890Copy full SHA for c94b890
stash/save/action.yml
@@ -115,7 +115,7 @@ runs:
115
116
- name: Upload Stash
117
id: upload
118
- uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
+ uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
119
with:
120
name: ${{ steps.mung.outputs.stash_name }}
121
path: ${{ inputs.path }}
0 commit comments