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 bbb1fd8 commit fccd1f2Copy full SHA for fccd1f2
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v5
20
with:
21
- go-version: '1.23'
+ go-version: 'stable'
22
cache: true
23
24
- name: Install dependencies
0 commit comments