mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-23 05:51:00 +00:00
chore(deps): update actions/setup-node action to v3.7.0 (#53)
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup Node.js Environment
|
- name: Setup Node.js Environment
|
||||||
uses: actions/setup-node@v3.6.0
|
uses: actions/setup-node@v3.7.0
|
||||||
with:
|
with:
|
||||||
always-auth: true
|
always-auth: true
|
||||||
node-version: 16
|
node-version: 16
|
||||||
|
|||||||
Reference in New Issue
Block a user