mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
chore(deps): bump actions/setup-node from 1 to 3 (#1263)
This commit is contained in:
parent
ef4bc281d7
commit
b7e8b81442
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v1
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "16"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user