Skip to content

Commit 33a9994

Browse files
authored
Update dependency node to v22.21.0 (#1275)
2 parents f10557c + 5e060cd commit 33a9994

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: "22.20.0"
40+
node-version: "22.21.0"
4141
cache: "npm"
4242
cache-dependency-path: "./Tekst-Web/package-lock.json"
4343
- run: npm install

0 commit comments

Comments
 (0)