From 52b67125a0d7b23ab14ff3500ec64f71042f0b5b Mon Sep 17 00:00:00 2001 From: Erhardt Consulting Bot <183287306+erhardt-consulting-bot@users.noreply.github.com> Date: Wed, 25 Mar 2026 17:30:41 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20actions/deploy-p?= =?UTF-8?q?ages=20action=20(v4=20=E2=86=92=20v5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | -------------------- | ---- | -- | | github-tags | actions/deploy-pages | v4 | v5 | --- .github/workflows/deploy-artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-artifacts.yml b/.github/workflows/deploy-artifacts.yml index 4210a6b..d606dd8 100644 --- a/.github/workflows/deploy-artifacts.yml +++ b/.github/workflows/deploy-artifacts.yml @@ -129,4 +129,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4 + uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5