We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19222e5 commit 6855667Copy full SHA for 6855667
1 file changed
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
16
- name: Set up Go 1.x
17
- uses: actions/setup-go@v2
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
18
with:
19
go-version: ^1.15
20
id: go
0 commit comments