Skip to content

Commit d2a0d9d

Browse files
committed
chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0
1 parent b7c12b7 commit d2a0d9d

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.5.0
15+
uses: actions/setup-go@v6.0.0
1616
with:
1717
go-version-file: go.mod
1818

0 commit comments

Comments
 (0)