Bump actions/setup-node from 3 to 4 #35
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
# Install basic tools
|
# Install basic tools
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v4
|
||||||
name: Setup node.js
|
name: Setup node.js
|
||||||
with:
|
with:
|
||||||
node-version: 18.x
|
node-version: 18.x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user