Skip to content

Commit 0cab718

Browse files
committed
Update remaining GitHub Actions refs for Node 24
1 parent fe719ee commit 0cab718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog_entry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Check changelog fragment
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v6
1313
- name: Check for changelog fragment
1414
run: |
1515
FRAGMENTS=$(find changelog.d -type f ! -name '.gitkeep' | wc -l)

0 commit comments

Comments
 (0)