Skip to content

Commit

Permalink
Update draft-release.yml
Browse files Browse the repository at this point in the history
Update Go version in Github action
  • Loading branch information
danielgerlag authored Sep 11, 2024
1 parent 0eeb769 commit a07f947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: '1.20'
go-version: '1.21'

- name: Cache Go modules
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
Expand Down

0 comments on commit a07f947

Please sign in to comment.