Update release.yml

grrr
This commit is contained in:
pebis (illegitimate-egg) 2025-03-08 18:05:44 +00:00 committed by GitHub
parent 37b029c229
commit 78a83467e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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