mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update node action version
This commit is contained in:
parent
8dd1b61f1e
commit
f769fb3953
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-npm.yml
vendored
2
.github/workflows/publish-npm.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Use Node.js 20
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "20"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue