Skip to content

Commit 1e81338

Browse files
authored
Bump actions/setup-go from 5.1.0 to 5.2.0 (#565)
2 parents 5828b59 + cc428df commit 1e81338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4.2.2
1919

2020
- name: Install Golang
21-
uses: actions/setup-go@v5.1.0
21+
uses: actions/setup-go@v5.2.0
2222
with:
2323
go-version-file: go.mod
2424
check-latest: true

0 commit comments

Comments
 (0)