Skip to content

Commit

Permalink
build(deps): update dawidd6/action-download-artifact action to v2.28.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 5f99796 commit d084925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

# Download artifacts from last CI run
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2.21.1
uses: dawidd6/action-download-artifact@v2.28.0
id: download_artifacts_push
with:
# Download last successful artifact from a CI build
Expand Down

0 comments on commit d084925

Please sign in to comment.