mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 13:43:26 +00:00
fix(actions): update node version
This commit is contained in:
2
.github/workflows/cloudflare.yml
vendored
2
.github/workflows/cloudflare.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ ubuntu-latest ]
|
||||
node: [ 14 ]
|
||||
node: [ 18 ]
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-node@v3
|
||||
|
Reference in New Issue
Block a user