Skip to content

Commit

Permalink
Merge pull request #169 from xxyzz/dependabot/github_actions/dawidd6/…
Browse files Browse the repository at this point in the history
…action-download-artifact-3
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
2 parents b357cd8 + 079689a commit 8eef162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: dawidd6/action-download-artifact@v2
- uses: dawidd6/action-download-artifact@v3
with:
workflow: tests.yml
skip_unpack: true
Expand Down

0 comments on commit 8eef162

Please sign in to comment.