We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 154411a + 8d9a824 commit 78589fcCopy full SHA for 78589fc
.github/workflows/astro-build.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v5
19
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
20
with:
21
node-version: 20.7.0
22
.github/workflows/prettier.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
0 commit comments