Skip to content

Commit

Permalink
Merge pull request #2198 from choria-io/dependencies
Browse files Browse the repository at this point in the history
(misc) Use latest download action
  • Loading branch information
ripienaar authored Sep 11, 2024
2 parents 6baf173 + 4929ed8 commit 7accebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download all artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: artifacts

Expand Down

0 comments on commit 7accebd

Please sign in to comment.