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 eb00d27 commit 55414cbCopy full SHA for 55414cb
.github/workflows/gradle.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
arguments: shadowChatFormatter
38
- name: Upload a ChatFormatter Artifact
39
- uses: actions/upload-artifact@v5.0.0
+ uses: actions/upload-artifact@v6.0.0
40
41
name: 'Successfully build ChatFormatter'
42
path: build/libs/ChatFormatter v*.jar
0 commit comments