We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa02c09 + 8d8a266 commit 376bacdCopy full SHA for 376bacd
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
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