We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e591a commit e4f0fdfCopy full SHA for e4f0fdf
.github/workflows/go.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Set up Go ${{ matrix.go }}
38
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v5
39
with:
40
go-version: ${{ matrix.go }}
41
0 commit comments