Skip to content

Commit 21c00c3

Browse files
committed
Update nodeci_push_notmain.yml
1 parent 2566a88 commit 21c00c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodeci_push_notmain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
name: vlc-rpc-v${{steps.get-version.outputs.version}}-nightly${{env.NOW}}-bundled-linux-x64
3434
- name: Archive code coverage results
35-
uses: actions/upload-artifact@v3
35+
uses: actions/upload-artifact@v4
3636
with:
3737
name: code-coverage-report
3838
path: output/test/code-coverage.html

0 commit comments

Comments
 (0)