astro update

This commit is contained in:
Zsolt Ero
2025-02-26 19:31:20 +01:00
parent 85f925d0ef
commit d91e335cea

View File

@@ -23,7 +23,7 @@ jobs:
- name: Checkout your repository using git - name: Checkout your repository using git
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Install, build, and upload your site output - name: Install, build, and upload your site output
uses: withastro/action@v2 uses: withastro/action@v3
with: with:
path: website path: website
package-manager: pnpm@latest package-manager: pnpm@latest