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 c51ddf6 + 8036f3b commit faa05b1Copy full SHA for faa05b1
.github/workflows/astro-build.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v5
19
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
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