We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 024a635 + 61c45fc commit 219e46cCopy full SHA for 219e46c
.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.7.0
+ node-version: 20.19.6
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