Skip to content

Commit

Permalink
ci: bump go version in smoke tests (#2193)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-mez committed Aug 31, 2023
1 parent aa14b02 commit 5fda053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
cache: true
- name: go get -u
run: |
Expand Down

0 comments on commit 5fda053

Please sign in to comment.