1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Update actions/upload-artifact action to v3

This commit is contained in:
renovate[bot] 2023-06-24 18:30:32 +02:00 committed by GitHub
parent e7d0414124
commit b9c6c22f73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ jobs:
run: mvn package --file pom.xml
- name: Upload the artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: slimefun-${{ github.event.number }}
path: 'target/Slimefun v4.9-UNOFFICIAL.jar'