Skip to content

Commit

Permalink
Update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
nmiyake committed Dec 11, 2024
1 parent 24b9736 commit c9d0b0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-godel-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: palantir/godel/go-dist-info@nmiyake/test-github-actions
with:
gopath: ${{ steps.set-gopath.outputs.GOPATH }}
go-version: 1.23.3
- id: restore-go-dist-from-cache
if: steps.go-dist-info.outputs.go-dist-exists != 'true'
uses: actions/cache@v4
Expand Down

0 comments on commit c9d0b0e

Please sign in to comment.