We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23880da + eccbb2b commit ba07497Copy full SHA for ba07497
.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@v5
18
with:
19
go-version: ^1.15
20
0 commit comments