chore(deps): update actions/upload-artifact action to v4
This commit is contained in:
parent
52b0dca96a
commit
120a1b6ae4
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -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: |-
|
||||
|
Loading…
x
Reference in New Issue
Block a user