We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc063d4 commit c71d139Copy full SHA for c71d139
.github/workflows/go.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Set up Go
20
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
21
with:
22
go-version: '1.21'
23
0 commit comments