We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7925af commit 424b448Copy full SHA for 424b448
1 file changed
.github/workflows/native.yml
@@ -55,7 +55,7 @@ jobs:
55
./build-win-arm64.ps1
56
# ./build-win-arm.ps1
57
- name: Artifacts
58
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
59
with:
60
name: native-${{ matrix.os }}
61
path: lib/blake3_dotnet/build/
0 commit comments