Skip to content

Commit ebba35f

Browse files
jnyrupdennisdoomen
authored andcommitted
bump upload-artifact from v3 to v4
1 parent c194297 commit ebba35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
file: TestResults/reports/lcov.info
4444

4545
- name: Upload artifacts
46-
uses: actions/upload-artifact@v3
46+
uses: actions/upload-artifact@v4
4747
with:
4848
path: ./Artifacts/*
4949
only-unit-tests:

0 commit comments

Comments
 (0)