We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a755b commit 0a33c80Copy full SHA for 0a33c80
.github/workflows/go.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v3
19
20
- name: Set up Go
21
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
22
with:
23
go-version: '1.20.6'
24
0 commit comments