Skip to content

Commit 0fe9de4

Browse files
authored
Update dependency node to v24.11.0 (#1291)
2 parents a2431c7 + 83ee44a commit 0fe9de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Use Node.js 20.14.0
3838
uses: actions/setup-node@v6
3939
with:
40-
node-version: "24.10.0"
40+
node-version: "24.11.0"
4141
cache: "npm"
4242
cache-dependency-path: "./Tekst-Web/package-lock.json"
4343
- run: npm install

0 commit comments

Comments
 (0)