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 0016a37 commit e239b33Copy full SHA for e239b33
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@v2
+ uses: withastro/action@v3
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