Skip to content

Commit 75033a4

Browse files
author
Antoine
committed
Update upload-artifact action to version 4 in OnPush workflow
1 parent 52f5379 commit 75033a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/OnPush.yml

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

3333
- name: Upload test reports
34-
uses: actions/upload-artifact@v3
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: test-reports
3737
path: tests_reports/

0 commit comments

Comments
 (0)