Skip to content

Commit

Permalink
Merge pull request #138 from advanced-astro/renovate/withastro-action…
Browse files Browse the repository at this point in the history
…-1.x

Update withastro/action action to v1
  • Loading branch information
rdwz authored Nov 9, 2023
2 parents b16302e + a14c238 commit 41e10b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
node-version: 16

- name: Install, build, and upload your site
uses: withastro/action@v0
uses: withastro/action@v1
with:
package-manager: 'npm'

Expand Down

0 comments on commit 41e10b1

Please sign in to comment.