Skip to content

Commit ffffc21

Browse files
Update .github/workflows/code-coverage.yml
Co-authored-by: Sorin Stanculeanu <34831323+sstanculeanu@users.noreply.github.com>
1 parent 2c6c356 commit ffffc21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.runs-on }}
1313
name: Build
1414
steps:
15-
- name: Set up Go 1.18
15+
- name: Set up Go 1.23
1616
uses: actions/setup-go@v3
1717
with:
1818
go-version: 1.23.6

0 commit comments

Comments
 (0)