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 a206ff3 commit 53d028cCopy full SHA for 53d028c
.github/actions/upload-tar-artifact/action.yml
@@ -16,7 +16,7 @@ runs:
16
shell: bash
17
18
- name: ⬆ Upload build
19
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
20
with:
21
name: ${{ inputs.name }}
22
path: ${{ inputs.name }}
0 commit comments