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

Merge branch '4.4'

This commit is contained in:
Florian Schmaus 2024-09-12 13:02:16 +02:00
commit b44ade562a

View file

@ -79,7 +79,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: |