We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9156f commit a5ae7d4Copy full SHA for a5ae7d4
1 file changed
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
47
# Install Go
48
- name: Setup go
49
- uses: actions/setup-go@v5.1.0
+ uses: actions/setup-go@v5.2.0
50
with:
51
go-version: ${{ matrix.go }}
52
0 commit comments