Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 529efb6

Browse files
committed
workflow upload v4
1 parent 32577d8 commit 529efb6

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
@@ -24,7 +24,7 @@ jobs:
2424
./run.sh
2525
2626
- name: upload
27-
uses: actions/upload-artifact@v3
27+
uses: actions/upload-artifact@v4
2828
with:
2929
name: dawn-${{ runner.os }}
3030
path: install_*

0 commit comments

Comments
 (0)