Skip to content

Commit 4eac622

Browse files
Bump dawidd6/action-download-artifact from 12 to 14
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 12 to 14. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v12...v14) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '14' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6ae941 commit 4eac622

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
@@ -25,7 +25,7 @@ jobs:
2525
echo "Conclusion: ${{ github.event.workflow_run.conclusion }}"
2626
echo "Event: ${{ github.event.workflow_run.event }}"
2727
- name: Download artifact
28-
uses: dawidd6/action-download-artifact@v12
28+
uses: dawidd6/action-download-artifact@v14
2929
with:
3030
name: benchmark-artifacts
3131
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)