We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed78108 commit bd38e69Copy full SHA for bd38e69
1 file changed
.github/workflows/unit-test.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Set up Go 1.x
16
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
17
with:
18
go-version: ^1.21
19
0 commit comments