We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fc39f commit 4492ac2Copy full SHA for 4492ac2
.github/workflows/unit.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Setup Go ${{ matrix.go-version }}
17
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
18
with:
19
go-version: ${{ matrix.go-version }}
20
0 commit comments