Skip to content

Commit 5eb9b9f

Browse files
committed
fixup! Update golang dep (bsc#1266481)
1 parent d0fbee5 commit 5eb9b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mingo_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Go ${{ matrix.go-version }}
2828
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 #v5.3.0
2929
with:
30-
go-version: '1.19'
30+
go-version: '1.19.0'
3131

3232
- name: Install dependencies
3333
run: |

0 commit comments

Comments
 (0)