1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-10-18 12:15:58 +02:00

[github ci] Bump upload-artifact to v4

This commit is contained in:
Florian Schmaus 2024-09-12 11:53:56 +02:00
parent ba02a868f6
commit b034e614d4

View file

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