From 7912055962e4dc886fcd8bc089bff224d207e3f4 Mon Sep 17 00:00:00 2001 From: SugoiDogo Date: Sat, 8 Feb 2025 12:03:01 -0800 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 3e309c9..bc46689 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -40,4 +40,4 @@ jobs: path: '.' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4