Skip to content

Commit da161dd

Browse files
authored
Update lint-gherkin.yml
1 parent 5f1ac60 commit da161dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-gherkin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
name: Lint Gherkin Feature files
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v1
11+
- uses: actions/checkout@v3
1212
- uses: bahmutov/npm-install@v1
1313
- run: npm run lint

0 commit comments

Comments
 (0)