mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-06-29 12:36:18 +00:00
set node version to 22
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Install, build, and upload your site
|
||||
uses: withastro/action@v2
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 22
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
|
||||
Reference in New Issue
Block a user