chore(deps): update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2023-12-14 21:24:53 +00:00 committed by GitHub
parent 52b0dca96a
commit 120a1b6ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ jobs:
command: ./gradlew clean build command: ./gradlew clean build
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: AuthMeVelocity name: AuthMeVelocity
path: |- path: |-