Skip to content

Commit e45ea6f

Browse files
Merge pull request #392 from openstack-k8s-operators/renovate/actions-setup-go-6.x
Update actions/setup-go action to v6
2 parents 99e40bf + fc26225 commit e45ea6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
steps:
6868
- name: Install Go
69-
uses: actions/setup-go@v2
69+
uses: actions/setup-go@v6
7070
with:
7171
go-version: 1.21.x
7272

0 commit comments

Comments
 (0)