Skip to content

Commit

Permalink
[~] force 1.20 for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Noooste committed Feb 10, 2024
1 parent 7f0408f commit fe70806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: '1.x'
go-version: '1.20'
- name: Run tests
run: go test -cover ./...
env:
Expand Down

0 comments on commit fe70806

Please sign in to comment.