mirror of
https://github.com/catppuccin/python.git
synced 2026-02-19 16:15:05 +08:00
chore(deps): update actions/setup-node action to v6
This commit is contained in:
parent
d548fd7fc8
commit
36cb2bc31e
2
.github/workflows/gh-pages.yaml
vendored
2
.github/workflows/gh-pages.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
python-version: "3.13"
|
||||
enable-cache: true
|
||||
cache-dependency-glob: "uv.lock"
|
||||
- uses: "actions/setup-node@v4"
|
||||
- uses: "actions/setup-node@v6"
|
||||
with:
|
||||
node-version: "latest"
|
||||
- run: "mkdir -p gh-pages/docs/assets/ && cp assets/pepperjack.webp gh-pages/docs/assets/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user