aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/helm_release.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/helm_release.yaml')
-rw-r--r--.github/workflows/helm_release.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/helm_release.yaml b/.github/workflows/helm_release.yaml
index a3d4946..0f50037 100644
--- a/.github/workflows/helm_release.yaml
+++ b/.github/workflows/helm_release.yaml
@@ -18,10 +18,10 @@ jobs:
name: helm-release
url: https://github.com/${{ github.repository }}/releases
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Setup Helm
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
with:
version: v3.12.0