mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-18 08:23:15 +08:00
ci: bump actions/setup-node from 2.5.1 to 3 (#713)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
150e20f82d
commit
c188bee6f9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
id: nvm
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v2.5.1
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '${{ steps.nvm.outputs.NVMRC }}'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user