From 92bad1e68a811196fb0b70ce03843e34a9f74486 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 16:30:24 +0200 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v3 (#18) --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 0f3bec4..df20f08 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -39,4 +39,4 @@ jobs: path: 'docs/' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3