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 caaa0ea commit 176e52aCopy full SHA for 176e52a
.github/workflows/build.yml
@@ -83,7 +83,7 @@ jobs:
83
ORE_TOKEN: "${{ secrets.ORE_TOKEN }}"
84
RELEASE_NOTES: "${{ github.event.release.body }}"
85
- name: "upload artifacts"
86
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
87
with:
88
name: artifacts
89
path: "build/libs/*.jar"
0 commit comments