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.
2 parents ef3b9c0 + 4bf118e commit fb03348Copy full SHA for fb03348
1 file changed
.github/workflows/lint-gherkin.yml
@@ -8,6 +8,6 @@ jobs:
8
name: Lint Gherkin Feature files
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
- uses: bahmutov/npm-install@v1
13
- run: npm run lint
0 commit comments