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.
1 parent e764f35 commit d41319bCopy full SHA for d41319b
1 file changed
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
run: gradle jar
21
22
- name: Archive jar file
23
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
24
with:
25
name: UltimateSpawn
26
path: build/libs/UltimateSpawn.jar
0 commit comments