Skip to content

Commit 391e94b

Browse files
Update issue-447.yml
1 parent 7058ecf commit 391e94b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue-447.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
version: ['1.23.2', '^1.23.0', '~1.23.0', '>=1.22.0', '<1.24.0', '>=1.22.0 <1.24.0', '1.23.x', '1.*', '1.24.0-rc.1']
4242
name: Test Job
4343
steps:
44+
- name: Checkout
45+
uses: actions/checkout@v5
4446
- name: Setup go
4547
uses: actions/setup-go@v6
4648
with:

0 commit comments

Comments
 (0)