We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4070907 commit 933b564Copy full SHA for 933b564
.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.2.0
+ uses: actions/setup-go@v5.3.0
22
with:
23
go-version-file: go.mod
24
check-latest: true
0 commit comments