mirror of
https://github.com/lemeow125/Notes.git
synced 2025-08-01 00:33:16 +08:00
Bump node version
This commit is contained in:
parent
a34ba49ee5
commit
8af8f58bbf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: node:18-alpine
|
image: node:20-alpine
|
||||||
environment:
|
environment:
|
||||||
CLOUDFLARE_ACCOUNT_ID:
|
CLOUDFLARE_ACCOUNT_ID:
|
||||||
from_secret: CLOUDFLARE_ACCOUNT_ID
|
from_secret: CLOUDFLARE_ACCOUNT_ID
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue