We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45f0ff commit eaec907Copy full SHA for eaec907
1 file changed
.github/workflows/gradle.yml
@@ -60,7 +60,7 @@ jobs:
60
61
# https://github.com/actions/upload-artifact
62
- name: Upload build artifact
63
- uses: actions/upload-artifact@v5.0.0
+ uses: actions/upload-artifact@v6.0.0
64
with:
65
name: UltraCosmetics-GUI-Addon
66
path: build/libs/UltraCosmetics-gui-addon-*.jar
0 commit comments