Skip to content

Commit 78d6232

Browse files
Update actions/upload-artifact action to v7
1 parent c8b68fb commit 78d6232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

3232
- name: Upload reports
3333
if: failure()
34-
uses: actions/upload-artifact@v4
34+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
3535
with:
3636
name: reports
3737
path: |

0 commit comments

Comments
 (0)