From 941be0471f3e7550667967cb5f87d18789003bc8 Mon Sep 17 00:00:00 2001 From: anissa111 Date: Mon, 3 Feb 2025 14:00:33 -0700 Subject: [PATCH] update actions/deploy-pages to v4 --- .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 a6e5dc9..0191421 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -100,4 +100,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4