Skip to content

Commit 162269f

Browse files
committed
ci: fix go version copm
Signed-off-by: Carlos Amaro <carlosrscamaro@tecnico.ulisboa.pt>
1 parent 5f6027e commit 162269f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/copm_test/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ runs:
3838
working-directory: weaver/core/relay
3939
- uses: actions/setup-go@v4
4040
with:
41-
go-version: '1.20.2'
41+
go-version: '1.23.3'
4242
- name: Use Protoc 3.15
4343
shell: bash
4444
run: |

0 commit comments

Comments
 (0)