Skip to content

Commit

Permalink
SLK-78181 - Upgrade test version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adi Shaull committed Feb 28, 2024
1 parent c594dc8 commit 5e28d76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Go
uses: actions/setup-go@v1
uses: actions/setup-go@v4
with:
go-version: 1.19
go-version: '1.21'
id: go
- name: Set up docker
run: |
Expand Down

0 comments on commit 5e28d76

Please sign in to comment.