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.
2 parents 2d163be + 4cc19c7 commit 7b1f4a7Copy full SHA for 7b1f4a7
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