From aef80f2c22fe8d4ade5e535efc092286070527db Mon Sep 17 00:00:00 2001 From: nwrenger Date: Sat, 31 Aug 2024 12:27:31 +0200 Subject: [PATCH] :wrench: mayybeee --- .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 a2fff06..e7a8f79 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,7 @@ jobs: touch build/.nojekyll - name: Upload Artifacts - uses: actions/upload-pages-artifact@v4 + uses: actions/upload-pages-artifact@v3 with: # this should match the `pages` option in your adapter-static options path: 'build/'