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 2c606e5 commit e63850cCopy full SHA for e63850c
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Clean Build
18
run: ./gradlew clean build
19
- name: Archive Artifacts
20
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
21
with:
22
name: Plot2Dynmap-SNAPSHOT
23
path: build/libs/*-SNAPSHOT.jar
0 commit comments