Skip to content

[fix] Use correct action to setup go and prevent resetting repo#39

Merged
ParthDesai merged 1 commit into
mainfrom
fix-release-workflow
Aug 18, 2025
Merged

[fix] Use correct action to setup go and prevent resetting repo#39
ParthDesai merged 1 commit into
mainfrom
fix-release-workflow

Conversation

@ParthDesai

Copy link
Copy Markdown
Contributor

Description

This PR uses actions/setup-go@v5 instead of actions/checkout@v4 which was not installing the correct version of go, but also was causing repository to reset to main head.

@ParthDesai ParthDesai merged commit d891fd2 into main Aug 18, 2025
2 of 3 checks passed
@ParthDesai ParthDesai deleted the fix-release-workflow branch August 18, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants