Upgrade upload-artifact pipeline action

This commit is contained in:
Pijus Kamandulis 2025-01-28 21:31:05 +02:00 committed by GitHub
parent f25cb7fb03
commit b8d79fd945
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
buildvcs: true buildvcs: true
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: shared-libraries name: shared-libraries
path: dist/* path: dist/*