Skip to content

Commit

Permalink
More and more tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakjois committed Aug 7, 2024
1 parent 8ba8689 commit c7aeb0d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/go-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
- uses: actions/checkout@v3

- uses: actions/setup-go@v5
cache: false
with:
go-version: '1.22'
check-latest: true

- name: Install Go RC and build
run: |
Expand Down

0 comments on commit c7aeb0d

Please sign in to comment.