Skip to content

Commit 7fd03a5

Browse files
committed
Test against k8s 1.32
Signed-off-by: 1gtm <[email protected]>
1 parent 7e08c4e commit 7fd03a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Build
1818
runs-on: ubuntu-24.04
1919
steps:
20-
- uses: actions/checkout@v1
20+
- uses: actions/checkout@v4
2121

2222
- name: Print version info
2323
id: semver

0 commit comments

Comments
 (0)