We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c9c7c6 + b750af5 commit 66bc30bCopy full SHA for 66bc30b
.github/workflows/testdata.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Go
19
uses: actions/setup-go@v5
20
with:
21
- go-version: '~1.22'
+ go-version: '1.22.3'
22
- name: Remove pre-installed kustomize
23
# This step is needed as the following one tries to remove
24
# kustomize for each test but has no permission to do so
0 commit comments