ci(github-action)!: Update actions/setup-node action to v6 (renovate)
This commit is contained in:
parent
9239fe16e6
commit
d8523348ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
uses: actions/checkout@v5
|
||||
|
||||
- name: Set up Node.js and Corepack
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: "22"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue