Update release.yml
grrr
This commit is contained in:
parent
37b029c229
commit
78a83467e7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
||||
cp "target/${{ matrix.target }}/release/$BIN_NAME" "dist/"
|
||||
fi
|
||||
|
||||
- uses: actions/upload-artifact@v2.2.4
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: bins-${{ matrix.build }}
|
||||
path: dist
|
||||
|
Loading…
Reference in New Issue
Block a user