Skip to content

Commit 0938126

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Set up Node.js 22
4646
uses: actions/setup-node@v4
4747
with:
48-
node-version: 22
48+
node-version: 24
4949
cache: npm
5050

5151
- name: Install dependencies

0 commit comments

Comments
 (0)