Skip to content

Commit

Permalink
actions/downloadload-artifact v2 -> v4
Browse files Browse the repository at this point in the history
  • Loading branch information
kzangeli committed Sep 11, 2024
1 parent 578f58c commit 3919b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: docker/setup-qemu-action@v1

- name: Download artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: test-image
path: /tmp
Expand Down

0 comments on commit 3919b60

Please sign in to comment.