Skip to content

Commit

Permalink
Merge pull request #62 from agabrys/update-go-to-1.21.6
Browse files Browse the repository at this point in the history
Update Go in unit tests to 1.21.6
  • Loading branch information
ntap-fge committed Apr 23, 2024
2 parents 83129c3 + a321f90 commit 0487b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.21.5
go-version: 1.21.6
cache: true
cache-dependency-path: |
**/go.sum
Expand Down

0 comments on commit 0487b47

Please sign in to comment.