Compare commits

..

No commits in common. "renovate/actions-checkout-5.x" and "main" have entirely different histories.

View File

@ -8,7 +8,7 @@ jobs:
build-static-assets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}