mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-02 18:52:08 +02:00
Update actions/setup-node action to v3
This commit is contained in:
parent
616d6cf05b
commit
ed1a22cf16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
name: Checkout Repo
|
||||
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "16.x"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue