Skip to content

Commit ffdfae6

Browse files
Bump dawidd6/action-download-artifact in /.github/workflows
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.28.0 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v2.28.0...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a863d0 commit ffdfae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pr-reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- name: Download Artifacts
31-
uses: dawidd6/action-download-artifact@v2.28.0
31+
uses: dawidd6/action-download-artifact@v6
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434
workflow: ${{ github.event.workflow_run.workflow_id }}

0 commit comments

Comments
 (0)