Skip to content

Commit

Permalink
build(deps): bump dawidd6/action-download-artifact from 2.24.3 to 6 i…
Browse files Browse the repository at this point in the history
…n /.github/workflows (#5341)
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 0e1ef70 commit 450d0de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/command2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
fi
- name: Download example database
uses: dawidd6/action-download-artifact@v2.24.3
uses: dawidd6/action-download-artifact@v6
with:
name: hypothesis-example-db
path: .hypothesis/examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fsrand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
sudo -E python3 .github/scripts/hypo/acl_test.py
- name: Download example database
uses: dawidd6/action-download-artifact@v2.24.3
uses: dawidd6/action-download-artifact@v6
with:
name: hypothesis-example-db
path: .hypothesis/examples
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gateway2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Download example database
uses: dawidd6/action-download-artifact@v2.24.3
uses: dawidd6/action-download-artifact@v6
with:
name: hypothesis-example-db
path: .hypothesis/examples
Expand Down

0 comments on commit 450d0de

Please sign in to comment.