Skip to content

Commit

Permalink
ci: upgrade to withastro/action@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Jan 15, 2025
1 parent 503f1e8 commit 65bac0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/astro_site/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
working-directory: ${{ inputs.working_directory }}

- name: 📦 Build Site
uses: withastro/action@v2
uses: withastro/action@v3
with:
path: ${{ inputs.working_directory }}
node-version: ${{ inputs.node_version }}

0 comments on commit 65bac0f

Please sign in to comment.