Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4951e2bb34 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: binaries-${{ matrix.goos }}-${{ matrix.goarch }}
|
||||
path: |
|
||||
|
Reference in New Issue
Block a user