diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 093a8e2..3dd2bde 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: run: bun run build - name: Upload build artifact if: github.ref == 'refs/heads/main' - uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1 + uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0 with: path: .vitepress/dist