From 92a081ba55c669e18a31f2dc4998a3b9d1e74a37 Mon Sep 17 00:00:00 2001 From: Mattias Karsson Date: Thu, 26 Mar 2026 03:57:35 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v5 --- .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 22986c7..7b50196 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -86,4 +86,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5