We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3759ca8 commit b617889Copy full SHA for b617889
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
>> "$GITHUB_OUTPUT"
42
43
- name: Retrieve ${{ matrix.target }} binary
44
- uses: dawidd6/action-download-artifact@v3
+ uses: dawidd6/action-download-artifact@v6
45
with:
46
workflow: oxipng.yml
47
commit: ${{ env.GITHUB_SHA }}
0 commit comments