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.
2 parents 2177c49 + 953b6b2 commit 5c2603fCopy full SHA for 5c2603f
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v5
20
21
- name: Set Up Go
22
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
23
with:
24
go-version: '1.25'
25
0 commit comments