Skip to content

Commit ae1c005

Browse files
committed
CI: update actions/upload-artifact v2.2.3 -> v4.6.0
1 parent afeb9df commit ae1c005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
folder: build/test_coverage/
4747
single-commit: true
4848
- name: Save output
49-
uses: actions/upload-artifact@v2.2.3
49+
uses: actions/upload-artifact@v4.6.0
5050
with:
5151
name: test_coverage
5252
path: build/test_coverage/

0 commit comments

Comments
 (0)