Skip to content

Commit

Permalink
chore(deps): bump actions/download-artifact from 3 to 4 (#5004)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 141a382 commit cb12da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-scan-images-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
if: ${{ failure() }}
steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: scan-results/
- name: Collect results
Expand Down

0 comments on commit cb12da5

Please sign in to comment.