mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +00:00
chore(deps): update actions/setup-node action to v2 (#31)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4c4cbfe0ff
commit
19650bf1fd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
node: [14]
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-node@v1
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user