We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb8bce commit 5b090a1Copy full SHA for 5b090a1
.github/workflows/unit-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Go
13
uses: actions/setup-go@v3
14
with:
15
- go-version: 1.19
+ go-version: 1.21
16
cache: true
17
18
- name: Run all unit tests.
0 commit comments