Skip to content

Commit 334b8f5

Browse files
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/upload-artifact-6' into mesh-2092-dependabot-combined
2 parents 1427525 + 937ebbc commit 334b8f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169

170170
- name: archive reports
171171
if: github.actor != 'dependabot[bot]' && (success() || failure())
172-
uses: actions/upload-artifact@v5
172+
uses: actions/upload-artifact@v6
173173
with:
174174
name: reports
175175
path: reports/**/*

0 commit comments

Comments
 (0)