We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67ddde4 + 6a43068 commit 02da4b9Copy full SHA for 02da4b9
4 files changed
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Node
34
uses: actions/setup-node@v4
35
with:
36
- node-version: "20.19.4"
+ node-version: "20.20.2"
37
cache: npm
38
- name: install
39
run: npm ci
.github/workflows/lychee.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
.github/workflows/pa11y.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
27
.node-version
@@ -1 +1 @@
1
-20.11.1
+20.20.2
0 commit comments