Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 3 to 6 in /.g…
Browse files Browse the repository at this point in the history
…ithub/workflows (#111)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 28cf81c commit 1b7a99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download Test Report
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
name: report-.*
name_is_regexp: true
Expand Down

0 comments on commit 1b7a99f

Please sign in to comment.