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 4de5607 commit 6d427d6Copy full SHA for 6d427d6
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
23
# Setup Go
24
- name: 'Setup Go'
25
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v5
26
with:
27
go-version: '1.19'
28
0 commit comments