1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-10-18 20:25:59 +02:00

Merge pull request #626 from Flowdalic/github-ci-upload-artifacts-v4

[github ci] Bump upload-artifact to v4
This commit is contained in:
Florian Schmaus 2024-09-12 13:01:55 +02:00 committed by GitHub
commit 3bb07521bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -88,7 +88,7 @@ jobs:
# Upload build artifacts
- name: Upload build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: smack-java-${{ matrix.java }}
path: |