Skip to content

Commit f866bd5

Browse files
Bump actions/setup-go from 5.4.0 to 5.5.0 (#119)
1 parent b72afbb commit f866bd5

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.4.0
30+
uses: actions/setup-go@v5.5.0
3131
with:
3232
go-version: stable
3333

0 commit comments

Comments
 (0)