Skip to content

Commit

Permalink
Merge pull request #191 from tkrs/dependabot/github_actions/dawidd6/a…
Browse files Browse the repository at this point in the history
…ction-download-artifact-6

build(deps): bump dawidd6/action-download-artifact from 5 to 6
  • Loading branch information
tkrs authored Jun 24, 2024
2 parents 6ba7bf4 + 454812c commit 08c6537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
tag="$(git describe HEAD --abbrev=0 --tags)"
echo "tag_name=$tag" >>$GITHUB_OUTPUT
- name: Download artifact
uses: dawidd6/action-download-artifact@v5
uses: dawidd6/action-download-artifact@v6
with:
workflow: pr.yml
workflow_conclusion: success
Expand Down

0 comments on commit 08c6537

Please sign in to comment.