Skip to content

Commit

Permalink
Bump dawidd6/action-download-artifact from 8 to 9
Browse files Browse the repository at this point in the history
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 8 to 9.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v8...v9)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 1e3f452 commit 06f65c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
>> "$GITHUB_OUTPUT"

- name: Retrieve ${{ matrix.target }} binary
uses: dawidd6/action-download-artifact@v8
uses: dawidd6/action-download-artifact@v9
with:
workflow: oxipng.yml
commit: ${{ env.GITHUB_SHA }}
Expand Down

0 comments on commit 06f65c9

Please sign in to comment.