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 5f1ac60 commit da161ddCopy full SHA for da161dd
.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@v1
+ - uses: actions/checkout@v3
12
- uses: bahmutov/npm-install@v1
13
- run: npm run lint
0 commit comments