Skip to content

Commit 0c5ac97

Browse files
dependency: Update actions/upload-artifact action to v5
1 parent f0ed6ec commit 0c5ac97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
arguments: shadowAll
3838
- name: Upload a ChatFormatter Artifact
39-
uses: actions/upload-artifact@v4.6.2
39+
uses: actions/upload-artifact@v5.0.0
4040
with:
4141
name: 'Successfully build ChatFormatter'
4242
path: build/libs/ChatFormatter v*.jar

0 commit comments

Comments
 (0)