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.
1 parent 7ac3dd8 commit 46a1f90Copy full SHA for 46a1f90
.github/workflows/actionlint.yml
@@ -6,7 +6,7 @@ jobs:
6
actionlint:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
10
with:
11
show-progress: false
12
- uses: alphagov/govuk-infrastructure/.github/actions/actionlint@main
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
test:
13
- uses: ruby/setup-ruby@v1
14
15
bundler-cache: true
0 commit comments