From f49331fa026420cdaca20996ec5ca06d5148e88b Mon Sep 17 00:00:00 2001 From: Konstanty Karagiorgis Date: Wed, 19 Feb 2025 23:26:05 +0100 Subject: [PATCH] Bumped publlish docs GHA --- .github/workflows/docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 87a72c2..a667e13 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -39,4 +39,4 @@ jobs: path: 'docs/build' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4