Skip to content

Commit 6d0c598

Browse files
Bump actions/download-artifact from 5 to 6 (#303)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26eaad0 commit 6d0c598

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@v5
219+
uses: actions/download-artifact@v6
220220
if: ${{ inputs.action == 'merge' }}
221221
id: download
222222
with:

0 commit comments

Comments
 (0)