Skip to content

Commit 8e1d7a9

Browse files
dependabot[bot]andrews05
authored andcommitted
Bump dawidd6/action-download-artifact from 3 to 6
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v3...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2dedcf commit 8e1d7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
>> "$GITHUB_OUTPUT"
4242

4343
- name: Retrieve ${{ matrix.target }} binary
44-
uses: dawidd6/action-download-artifact@v3
44+
uses: dawidd6/action-download-artifact@v6
4545
with:
4646
workflow: oxipng.yml
4747
commit: ${{ env.GITHUB_SHA }}

0 commit comments

Comments
 (0)