Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 510b4b6

Browse files
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows (#63)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v2...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28940d6 commit 510b4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic-two-tier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Download workflow artifact
7676
if: ${{ github.event.workflow_run.event == 'pull_request' }}
77-
uses: dawidd6/action-download-artifact@v2
77+
uses: dawidd6/action-download-artifact@v6
7878
with:
7979
github_token: ${{ secrets.GITHUB_TOKEN }}
8080
workflow: caller_virtual_hardware.yml

0 commit comments

Comments
 (0)