Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 652d4ec commit 2a870fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightlyAndMainImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Download all artifacts from build job
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: bin

Expand Down

0 comments on commit 2a870fc

Please sign in to comment.