We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6382193 commit d55b019Copy full SHA for d55b019
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Set up Go
17
- - uses: actions/setup-go@v5
+ uses: actions/setup-go@v5
18
with:
19
go-version: 'stable'
20
check-latest: true
0 commit comments