We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ca1617 + fe9d4b7 commit fc324d3Copy full SHA for fc324d3
action.yml
@@ -81,7 +81,7 @@ runs:
81
82
- name: Upload artifact
83
id: upload-artifact
84
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
85
with:
86
name: ${{ inputs.name }}
87
path: ${{ runner.temp }}/artifact.tar
0 commit comments