We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec66543 + 153509d commit 02637fbCopy full SHA for 02637fb
.github/workflows/ci-auto-approve.yaml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- id: step-0
17
name: Check out
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
- id: step-1
20
name: Consistency check
21
run: diff -u '.github/workflows/ci-auto-approve.yaml' <('.github/workflows/ci-auto-approve.main.kts')
0 commit comments