Skip to content

Commit 5bc2170

Browse files
chore(deps): update actions/setup-go action to v6
1 parent f26cc9c commit 5bc2170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111

1212
- name: Set up Go 1.x
13-
uses: actions/setup-go@v2
13+
uses: actions/setup-go@v6
1414
with:
1515
go-version: ^1.13
1616

0 commit comments

Comments
 (0)