Skip to content

Commit 67b11ad

Browse files
Bump actions/download-artifact from 4 to 5 (#279)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0780ade commit 67b11ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ runs:
216216
working-directory: ${{ github.action_path }}/env
217217

218218
- name: Download blob reports from GitHub Actions Artifacts
219-
uses: actions/download-artifact@v4
219+
uses: actions/download-artifact@v5
220220
if: ${{ inputs.action == 'merge' }}
221221
id: download
222222
with:

0 commit comments

Comments
 (0)