From e81a1ef3a3e70aee100c4667f341ebe12cb3230d Mon Sep 17 00:00:00 2001 From: Alessandro Pignotti Date: Tue, 19 Dec 2023 21:13:17 +0100 Subject: [PATCH] Attempt to fix GH flow --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 293ffce..d183d04 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -234,4 +234,4 @@ jobs: # Deployment to github pages - name: Deploy GitHub Pages site id: deployment - uses: actions/deploy-pages@v2.0.0 + uses: actions/deploy-pages@v3.0.0