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 73fd608 commit 55139a2Copy full SHA for 55139a2
.github/workflows/gradle.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
arguments: shadowAll
38
- name: Upload a ChatFormatter Artifact
39
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
40
41
name: 'Successfully build ChatFormatter'
42
path: build/libs/ChatFormatter v*.jar
0 commit comments