Skip to content

Commit 07f21af

Browse files
committed
Add missing checkout
1 parent 963fc1e commit 07f21af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
name: Create go/* tag
1010
runs-on: ubuntu-latest
1111
steps:
12+
- uses: actions/checkout@v2
1213
- uses: cucumber/[email protected]
1314
id: versions
1415
- name: Create go/* tag

0 commit comments

Comments
 (0)