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.
1 parent b9d14b8 commit 8170cf8Copy full SHA for 8170cf8
.github/workflows/astro-build.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: actions/setup-node@v4
20
with:
21
node-version: 20.7.0
.github/workflows/prettier.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
0 commit comments