There was an error while loading. Please reload this page.
1 parent 975e9e6 commit 751e76aCopy full SHA for 751e76a
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