diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a686d8..8775369 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - name: Publish dist artifact if: github.event_name == 'push' && github.ref == 'refs/heads/main' - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: branding path: artifacts/dist