Skip to content

Commit

Permalink
go 1.21.x
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Jan 18, 2024
1 parent c1687ba commit 3bb846b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: 1.20.x
go-version: 1.21.x
- name: Checkout code
uses: actions/checkout@v2
- name: Run tests
Expand Down

0 comments on commit 3bb846b

Please sign in to comment.