Skip to content

Commit 587590d

Browse files
authored
Merge pull request #200 from alphagov/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 8438132 + 73f719d commit 587590d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
actionlint:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v4
9+
- uses: actions/checkout@v5
1010
with:
1111
show-progress: false
1212
- uses: alphagov/govuk-infrastructure/.github/actions/actionlint@main

0 commit comments

Comments
 (0)