Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato authored Oct 25, 2024
1 parent 8024a8a commit b5f2261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish-release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ runs:
use-sudo: ${{ inputs.use-sudo }}

# if requested to install from go install
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v3.3.0
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
if: ${{ inputs.publish-release-version == 'main' }}
with:
go-version: '1.23'
Expand Down

0 comments on commit b5f2261

Please sign in to comment.