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 b13ae0f commit 57c611eCopy full SHA for 57c611e
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/[email protected]
29
30
- name: Setup go ${{ env.GOLANG_VERSION }}
31
- uses: actions/setup-go@v5.5.0
+ uses: actions/setup-go@v6.0.0
32
with:
33
go-version: ${{ env.GOLANG_VERSION }}
34
0 commit comments