updated version of upload-artifact

This commit is contained in:
ManInDark 2024-10-19 23:07:17 +02:00 committed by GitHub
parent 6c17984bd0
commit c5d57c95e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
run: sudo apt-get install -y libfido2-dev
- name: Build
run: go build -o goldwarden -v .
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: goldwarden
path: ./goldwarden