Skip to content

Commit 2602d8d

Browse files
authored
Merge pull request #26 from PatriciaLisboa/patch-1
Update go.yml
2 parents 43a6a7e + 5494a38 commit 2602d8d

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
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Go
2828
uses: actions/setup-go@v4
2929
with:
30-
go-version: '1.20'
30+
go-version: '1.23'
3131

3232
- name: Build
3333
run: go build -v ./...

0 commit comments

Comments
 (0)