Skip to content

Commit da1ffae

Browse files
Mesh-2092 bump actions/upload-arifact to v4
1 parent 515584c commit da1ffae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

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

172172
- name: archive reports
173173
if: success() || failure()
174-
uses: actions/upload-artifact@v3
174+
uses: actions/upload-artifact@v4
175175
with:
176176
name: reports
177177
path: reports/**/*

0 commit comments

Comments
 (0)