We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e7480 commit 5a096f6Copy full SHA for 5a096f6
.github/workflows/release.yml
@@ -46,6 +46,6 @@ jobs:
46
47
steps:
48
- uses: actions/checkout@v3
49
- - uses: cucumber/[email protected].0
+ - uses: cucumber/[email protected].1
50
with:
51
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments