diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index ed0b9e3..e674583 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -151,7 +151,7 @@ jobs: uses: actions/checkout@v4.1.1 - name: Download Helm chart - uses: actions/download-artifact@v3.0.2 + uses: actions/download-artifact@v4.1.3 with: name: helm-chart path: helm-binaries