diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 3f9b253..c516cba 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -8,7 +8,7 @@ jobs: steps: - name: Checkout the code - uses: actions/checkout + uses: actions/checkout@v3 - name: Install pnpm run: |