Skip to content

Commit 529a8b0

Browse files
Bump dawidd6/action-download-artifact from 16 to 19 (#854)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 16 to 19. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v16...v19) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '19' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 722d1a8 commit 529a8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-benchmarks-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo "Conclusion: ${{ github.event.workflow_run.conclusion }}"
2828
echo "Event: ${{ github.event.workflow_run.event }}"
2929
- name: Download artifact
30-
uses: dawidd6/action-download-artifact@v16
30+
uses: dawidd6/action-download-artifact@v19
3131
with:
3232
name: benchmark-artifacts
3333
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)