github/repo-sync: v4 -> v5

This commit is contained in:
Jörg Thalheim
2025-08-26 14:54:41 +02:00
parent 9c9adc6e16
commit c1dc73a21b

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