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.
actions/upload-artifact
1 parent 2d163be commit 4cc19c7Copy full SHA for 4cc19c7
action.yml
@@ -77,7 +77,7 @@ runs:
77
78
- name: Upload artifact
79
id: upload-artifact
80
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
81
with:
82
name: ${{ inputs.name }}
83
path: ${{ runner.temp }}/artifact.tar
0 commit comments