We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5828b59 + cc428df commit 1e81338Copy full SHA for 1e81338
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4.2.2
19
20
- name: Install Golang
21
- uses: actions/setup-go@v5.1.0
+ uses: actions/setup-go@v5.2.0
22
with:
23
go-version-file: go.mod
24
check-latest: true
0 commit comments