We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 219e46c + 08f174a commit f351fd6Copy full SHA for f351fd6
.github/workflows/astro-build.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v6
19
- uses: actions/setup-node@v6
20
with:
21
- node-version: 20.19.6
+ node-version: 24.12.0
22
23
- name: Run make clean
24
run: make clean
.github/workflows/prettier.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
0 commit comments