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 e239b33 commit 063f85aCopy full SHA for 063f85a
README.md
@@ -44,7 +44,7 @@ jobs:
44
- name: Checkout your repository using git
45
uses: actions/checkout@v4
46
- name: Install, build, and upload your site output
47
- uses: withastro/action@v3
+ uses: withastro/action@v4
48
# with:
49
# path: . # The root location of your Astro project inside the repository. (optional)
50
# node-version: 22 # The specific version of Node that should be used to build your site. Defaults to 22. (optional)
0 commit comments