Skip to content

Commit 0e0718b

Browse files
Claudesimonjur
andauthored
Update Node.js version to 24 in unit-tests job
Agent-Logs-Url: https://github.com/shoptet/pr-test-coverage/sessions/49b0f45a-e0d5-4144-877e-ea60eaa9eb1a Co-authored-by: simonjur <118170619+simonjur@users.noreply.github.com>
1 parent 605d6f1 commit 0e0718b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.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@v4
1818
with:
19-
node-version: '20'
19+
node-version: '24'
2020

2121
- name: Install dependencies
2222
run: npm ci

0 commit comments

Comments
 (0)