Skip to content

Commit 90e44aa

Browse files
Updated CI config
1 parent e556cf2 commit 90e44aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
steps:
4848
- name: Set up Go release
4949
if: matrix.go-version != 'tip'
50-
uses: percona-platform/setup-go@v2.1.1
50+
uses: actions/setup-go@v2
5151
with:
5252
go-version: ${{ matrix.go-version }}
5353

0 commit comments

Comments
 (0)