Skip to content

Commit b98e7d5

Browse files
Bump actions/setup-go from 5.3.0 to 5.4.0 (#115)
1 parent a4e4190 commit b98e7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Setup Golang Environment
30-
uses: actions/setup-go@v5.3.0
30+
uses: actions/setup-go@v5.4.0
3131
with:
3232
go-version: stable
3333

0 commit comments

Comments
 (0)