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 1f86110 + 135bf81 commit 72861c3Copy full SHA for 72861c3
1 file changed
action.yml
@@ -41,7 +41,7 @@ runs:
41
run: exit 1
42
shell: bash
43
- name: Retrieve the dists from a GHA artifact
44
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
45
with:
46
name: ${{ inputs.workflow-artifact-name }}
47
path: ${{ github.action_path }}/.tmp
0 commit comments