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 02d1731 commit a4e4190Copy full SHA for a4e4190
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Setup Golang Environment
30
- uses: actions/setup-go@v5.1.0
+ uses: actions/setup-go@v5.3.0
31
with:
32
go-version: stable
33
0 commit comments