We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 298abd8 + f8e0ec9 commit 799c49cCopy full SHA for 799c49c
1 file changed
.github/workflows/go.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
15
- name: Set up Go
16
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
17
with:
18
go-version: '>=1.20.0'
19
0 commit comments