diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 87ea712..768b451 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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'