mirror of
https://github.com/catppuccin/fleet.git
synced 2026-01-09 05:31:14 +08:00
chore(deps): update actions/upload-artifact action to v6 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
90c77dca71
commit
2d3d95a796
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
run: "./gradlew clean distZip"
|
||||
|
||||
- name: Upload Zip
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: "Catppuccin Fleet Theme"
|
||||
path: catppuccin-theme/build/pluginDistribution/*.zip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user