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 c9d0b0e commit c2e27ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-godel-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +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
go-version: go1.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 c2e27ba

Please sign in to comment.