Merge pull request 'github/repo-sync: v4 -> v5' (#4982) from checkout-update into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4982
This commit is contained in:
Mic92
2025-08-26 12:59:10 +00:00

View File

@@ -10,7 +10,7 @@ jobs:
if: github.repository_owner == 'clan-lol' if: github.repository_owner == 'clan-lol'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v5
with: with:
persist-credentials: false persist-credentials: false
- uses: actions/create-github-app-token@v2 - uses: actions/create-github-app-token@v2