mirror of
https://github.com/catppuccin/gitea.git
synced 2026-02-02 18:09:02 +08:00
chore(deps): update actions/upload-pages-artifact action to v4
This commit is contained in:
2
.github/workflows/release-deploy.yml
vendored
2
.github/workflows/release-deploy.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: catppuccin/setup-deno@v2
|
||||
- run: deno task build
|
||||
- name: Upload Pages Artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: "dist/"
|
||||
- name: Upload CSS
|
||||
|
||||
Reference in New Issue
Block a user