chore: bump helm in test-pr.yml

This commit is contained in:
DaanSelen
2026-04-02 15:35:32 +02:00
parent 55b2169210
commit e2ac47144e

View File

@ -16,7 +16,7 @@ env:
jobs: jobs:
check-and-test: check-and-test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: alpine/helm:3.20.0 container: alpine/helm:4.1.3
steps: steps:
- name: install tools - name: install tools
run: | run: |