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 57f6ef2 commit 8ab9855Copy full SHA for 8ab9855
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Clean Build
19
run: ./gradlew clean build
20
- name: Archive Artifacts
21
- uses: actions/upload-artifact@v2.2.4
+ uses: actions/upload-artifact@v2.3.1
22
with:
23
name: Plot2Dynmap-SNAPSHOT
24
path: build/libs/*-SNAPSHOT.jar
0 commit comments