There was an error while loading. Please reload this page.
1 parent fe719ee commit 0cab718Copy full SHA for 0cab718
1 file changed
.github/workflows/changelog_entry.yaml
@@ -9,7 +9,7 @@ jobs:
9
name: Check changelog fragment
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
13
- name: Check for changelog fragment
14
run: |
15
FRAGMENTS=$(find changelog.d -type f ! -name '.gitkeep' | wc -l)
0 commit comments