Skip to content

Commit

Permalink
Update generate-readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
designinlife committed Oct 31, 2023
1 parent b2f1332 commit b76582d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/generate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: '^1.21.2'
go-version: '1.21'
check-latest: true

- name: Check Go version
run: go version
Expand Down

0 comments on commit b76582d

Please sign in to comment.