diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f53a7c6..2de5c9c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,7 +75,7 @@ jobs: run: pnpm build - name: Upload build artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v5 with: name: build-${{ github.sha }} path: |