From a5591fa12ac3f9a8b8a68861494d084f515b2895 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 09:52:38 +0000 Subject: [PATCH] chore(deps): update actions/upload-pages-artifact action to v5 | datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | actions/upload-pages-artifact | v4.0.0 | v5.0.0 | --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cb773c24e73..e98353d5729 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -914,7 +914,7 @@ jobs: curl --retry 5 --silent https://renovatebot.github.io/helm-charts/index.yaml -o tools/mkdocs/site/helm-charts/index.yaml - name: Upload GitHub Pages artifact - uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0 + uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0 with: path: tools/mkdocs/site