Skip to content

Commit

Permalink
chore: bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Oct 29, 2024
1 parent 53d65fa commit 580db5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-fmt-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v5
with:
go-version: '1.20.x'
go-version: '1.23.x'
cache-dependency-path: tests/go.sum

- name: Install tools
Expand Down

0 comments on commit 580db5d

Please sign in to comment.