There was an error while loading. Please reload this page.
2 parents bb20869 + 2cb6288 commit 6891213Copy full SHA for 6891213
1 file changed
.github/workflows/changelog_reminder.yaml
@@ -5,7 +5,7 @@ jobs:
5
name: Changelog Reminder
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
9
with:
10
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
11
0 commit comments