mirror of
https://github.com/catppuccin/docsify.git
synced 2026-01-09 06:00:44 +08:00
chore(deps): update actions/upload-pages-artifact action to v4
This commit is contained in:
parent
628ff2668a
commit
357561d2b6
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
uses: actions/configure-pages@v5
|
||||
|
||||
- name: Upload GitHub Pages artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: docs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user