Skip to content

Commit f436e70

Browse files
committed
Test against k8s 1.34
Signed-off-by: 1gtm <[email protected]>
1 parent 378b471 commit f436e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
steps:
1717
- name: Check out code into the Go module directory
18-
uses: actions/checkout@v1
18+
uses: actions/checkout@v4
1919

2020
- name: Set up QEMU
2121
id: qemu

0 commit comments

Comments
 (0)