Skip to content

Commit 5d52834

Browse files
committed
chore: bump actions/setup-go from 5.0.2 to 5.5.0
1 parent 2bdbf6c commit 5d52834

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
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/[email protected]
1313

1414
- name: Install Go
15-
uses: actions/setup-go@v5.0.2
15+
uses: actions/setup-go@v5.5.0
1616
with:
1717
go-version-file: go.mod
1818

0 commit comments

Comments
 (0)