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 0313a19 + 257e666 commit 7e3f6bbCopy full SHA for 7e3f6bb
action.yml
@@ -68,7 +68,7 @@ runs:
68
69
- name: Upload artifact
70
id: upload-artifact
71
- uses: actions/upload-artifact@v4-beta
+ uses: actions/upload-artifact@v4
72
with:
73
name: ${{ inputs.name }}
74
path: ${{ runner.temp }}/artifact.tar
0 commit comments