Skip to content

Commit 2b4a864

Browse files
Merge dependabot/github_actions/actions/upload-artifact-6 into mesh-2092-dependabot-combined
2 parents 97bbc70 + f9610fe commit 2b4a864

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: archive reports
3838
if: github.actor != 'dependabot[bot]' && (success() || failure())
39-
uses: actions/upload-artifact@v4
39+
uses: actions/upload-artifact@v6
4040
with:
4141
name: reports
4242
path: reports/**/*

0 commit comments

Comments
 (0)