chore(deps): update dependency node to v24
This commit is contained in:
parent
bef07a787e
commit
70d593a541
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.3.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue