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.
1 parent 51b5378 commit de7ad78Copy full SHA for de7ad78
.github/workflows/e2e-test-k8s.yml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: buildjet-2vcpu-ubuntu-1804
38
steps:
39
- name: Checkout
40
- uses: actions/checkout@v4
+ uses: actions/checkout@v3
41
42
- name: Setup Go Env
43
id: go
0 commit comments