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 1baba34 commit 36d1930Copy full SHA for 36d1930
.github/workflows/check-links.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v5
16
17
- name: Build site
18
- uses: withastro/action@v4
+ uses: withastro/action@v5
19
with:
20
package-manager: pnpm@latest
21
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
- name: Checkout your repository using git
uses: actions/checkout@v5
- name: Install, build, and upload your site
22
23
24
25
0 commit comments