Skip to content

Commit

Permalink
Fix: github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Nov 28, 2022
1 parent 5bb7947 commit dbf0864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: install Go
uses: actions/setup-go@v2
with:
go-version: 1.18.x
go-version: 1.19.x
- name: checkout code
uses: actions/checkout@v2
- uses: actions/cache@v2
Expand Down

0 comments on commit dbf0864

Please sign in to comment.