We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72da535 + 5508bca commit 5c13cb8Copy full SHA for 5c13cb8
1 file changed
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Set up Go
22
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
23
with:
24
go-version: ${{ matrix.go }}
25
0 commit comments