Skip to content

Commit

Permalink
upgrade go-version for Upload Release Assets workflow to 1.19.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxana Meixner committed Jan 31, 2023
1 parent b543b2f commit 88cef93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-release-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.15.x
go-version: 1.19.x
- name: Checkout code
uses: actions/checkout@v2
- name: Build
Expand Down

0 comments on commit 88cef93

Please sign in to comment.