Skip to content

Commit 424b448

Browse files
committed
Fix ci for native
1 parent a7925af commit 424b448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
./build-win-arm64.ps1
5656
# ./build-win-arm.ps1
5757
- name: Artifacts
58-
uses: actions/upload-artifact@v3
58+
uses: actions/upload-artifact@v4
5959
with:
6060
name: native-${{ matrix.os }}
6161
path: lib/blake3_dotnet/build/

0 commit comments

Comments
 (0)