Merge pull request #136 from 4drian3d/renovate/actions-upload-artifact-4.x

chore(deps): update actions/upload-artifact action to v4
This commit is contained in:
Adrian 2023-12-14 18:29:21 -05:00 committed by GitHub
commit 3d1802a3e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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