Skip to content

Commit dad55c5

Browse files
committed
fixup! fixup! Integrate release scripts and CI into base repo
1 parent ce9eb3c commit dad55c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Build ${{ matrix.name }}
6565
run: bash ${{ matrix.build_script }}
6666
- name: Archive artifacts
67-
uses: actions/upload-artifact@v3
67+
uses: actions/upload-artifact@v4
6868
with:
6969
name: ${{ matrix.name }} ${{ matrix.arch }}
7070
path: ${{ matrix.upload_pattern }}

0 commit comments

Comments
 (0)