Skip to content

Commit a59a9fd

Browse files
chore(deps): update dependency node to v24 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5bc47b commit a59a9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Node.js
1717
uses: actions/setup-node@v6
1818
with:
19-
node-version: "22"
19+
node-version: "24"
2020

2121
- name: Bump version and push tag
2222
uses: ramonpaolo/[email protected]

0 commit comments

Comments
 (0)