Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

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 e641480 commit 1393df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

# Download artifacts from last CI run
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2.23.0
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 1393df3

Please sign in to comment.