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 a4e4190 commit b98e7d5Copy full SHA for b98e7d5
.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.3.0
+ uses: actions/setup-go@v5.4.0
31
with:
32
go-version: stable
33
0 commit comments