From b0e6579ffe8ae0e5f3ff5bdb61190a964450bff3 Mon Sep 17 00:00:00 2001 From: xdan Date: Sun, 2 Feb 2025 12:22:52 +0300 Subject: [PATCH] Update gp action --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 5ab0337a8..c6744ce89 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -35,4 +35,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4