We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc7067 commit c063779Copy full SHA for c063779
.github/workflows/integration-tests.yml
@@ -29,7 +29,7 @@ jobs:
29
echo "DOCKER_HOST=unix:///Users/runner/.colima/default/docker.sock" >> $GITHUB_ENV
30
31
- name: Set up Go
32
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
33
with:
34
go-version: ^1.17
35
id: go
0 commit comments