Skip to content

Commit 82e7203

Browse files
author
Vano
committed
upload-artifact
1 parent 9c66a03 commit 82e7203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ jobs:
300300
./run_tests.sh
301301
302302
- name: Upload artifact
303-
uses: actions/upload-artifact@v3
303+
uses: actions/upload-artifact@v4
304304
with:
305305
name: ${{ matrix.platform.artifact-name }}-${{ matrix.builder.name }}
306306
path: ${{ matrix.platform.artifact-path[matrix.builder.name] }}

0 commit comments

Comments
 (0)