Skip to content

Commit eaf6a74

Browse files
committed
upgrade CI upload artifacts
1 parent 6439876 commit eaf6a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
BUILD_ARGS: "--load"
239239

240240
- name: Publish Artifacts to GitHub
241-
uses: actions/upload-artifact@v3
241+
uses: actions/upload-artifact@v4
242242
with:
243243
name: output
244244
path: _output/**

0 commit comments

Comments
 (0)