Skip to content

Commit 5a096f6

Browse files
authored
bump version of github release action
1 parent 12e7480 commit 5a096f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646

4747
steps:
4848
- uses: actions/checkout@v3
49-
- uses: cucumber/[email protected].0
49+
- uses: cucumber/[email protected].1
5050
with:
5151
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)