Skip to content

Commit a6fe6ba

Browse files
chore(deps): update actions/setup-go action to v3
1 parent 17def2e commit a6fe6ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515

1616
- name: Set up Go 1.17.10
17-
uses: actions/setup-go@v1
17+
uses: actions/setup-go@v3
1818
with:
1919
go-version: 1.17.10
2020
id: go

0 commit comments

Comments
 (0)