We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4d82b4 + 39910d8 commit 8697856Copy full SHA for 8697856
1 file changed
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v5
18
19
- name: Set up Go
20
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
21
with:
22
go-version: ${{ matrix.go-version }}
23
0 commit comments