We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d949ff + fa6e6c4 commit aa23697Copy full SHA for aa23697
.github/workflows/gradle.yml
@@ -31,7 +31,7 @@ jobs:
31
command: ./gradlew clean build
32
33
- name: Upload artifact
34
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
35
with:
36
name: AuthMeVelocity
37
path: |-
0 commit comments