mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-21 18:37:41 +08:00
chore(deps): update actions/setup-node action to v3
This commit is contained in:
parent
0a7f7e6b2e
commit
157e5ece5e
2
.github/workflows/release_note_check.yml
vendored
2
.github/workflows/release_note_check.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
const octokit = new Octokit();
|
||||
|
||||
- name: 安装 Node.js
|
||||
uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '16'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user