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 fed062f commit fb4b02eCopy full SHA for fb4b02e
1 file changed
.github/workflows/rebuildSite.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout your repository using git
17
uses: actions/checkout@v2
18
- name: Install, build, and upload your site
19
- uses: withastro/action@v0
+ uses: withastro/action@v2
20
with:
21
node-version: 18
22
0 commit comments