From bb4c9687787b9f17164262015a87aa2db53b8c6f Mon Sep 17 00:00:00 2001 From: Cottand Date: Sat, 8 Feb 2025 17:17:53 +0000 Subject: [PATCH] chore: update gh actions workflow (pages upload) --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 4f7453a..b240f0c 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -54,4 +54,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4