Skip to content

Commit 867a239

Browse files
authored
Merge pull request #8 from unsafe-risk/renovate/actions-setup-go-3.x
automated merge
2 parents 5a52c9c + a6fe6ba commit 867a239

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)