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 9cf3619 commit 8b14f8dCopy full SHA for 8b14f8d
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v4
9
- name: Setup Go
10
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
11
with:
12
go-version: 1.23.x
13
- name: Install dependencies
0 commit comments