mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-01 21:46:45 +08:00
fix: github actions node version (#660)
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
|
||||
- uses: pnpm/action-setup@v3
|
||||
name: Install pnpm
|
||||
|
||||
Reference in New Issue
Block a user