Skip to content

Commit

Permalink
Update sync-isp-function.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cc63 authored May 24, 2024
1 parent 9214a23 commit dda0312
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sync-isp-function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3 # 使用v3版本的actions/checkout将代码检出
with:
node-version: '20' # 指定使用Node.js 20

- name: Set up Node.js
uses: actions/setup-node@v3 # 使用v3版本的actions/setup-node设置Node.js环境
Expand Down

0 comments on commit dda0312

Please sign in to comment.