Skip to content

Commit

Permalink
🤖 Update golang/go to 1.23.4 (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 authored Dec 3, 2024
2 parents ca0ac84 + a40329d commit 074a1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/setup-go@v5
with:
# renovate: datasource=github-tags depName=golang/go
go-version: '1.23.3'
go-version: '1.23.4'

- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
Expand Down

0 comments on commit 074a1e6

Please sign in to comment.