Skip to content

Commit 7c66606

Browse files
Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v3...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '6' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81ee047 commit 7c66606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apply-benchmark-patch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token
3131
3232
- name: Download latest bench patch artifact from heavy workflow
33-
uses: dawidd6/action-download-artifact@v3
33+
uses: dawidd6/action-download-artifact@v6
3434
with:
3535
workflow: run-benchmarks.yml
3636
pr: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)