Skip to content

Commit 1ef1a11

Browse files
committed
updated node version, also in pull request
1 parent ee47895 commit 1ef1a11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/setup-node@v3
1919
with:
2020
# choose node.js version to use
21-
node-version: 20
21+
node-version: 24
2222

2323
- name: Install dependencies
2424
run: cd docs && npm ci

0 commit comments

Comments
 (0)