chore(deps): update dependency node to v24 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f5bc47b532
commit
a59a9fdeec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bump-version.yml
vendored
2
.github/workflows/bump-version.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: "22"
|
||||
node-version: "24"
|
||||
|
||||
- name: Bump version and push tag
|
||||
uses: ramonpaolo/bump-version@v2.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue