From 59134432bb01402315cd4eddda824f7f78cb370b Mon Sep 17 00:00:00 2001 From: Samriti Sadhu Date: Thu, 23 Jan 2025 16:16:20 +0000 Subject: [PATCH] updated deploy-pages to v4 --- .github/workflows/deploy-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-documentation.yml b/.github/workflows/deploy-documentation.yml index 2b25227f..7baf7b03 100644 --- a/.github/workflows/deploy-documentation.yml +++ b/.github/workflows/deploy-documentation.yml @@ -54,4 +54,4 @@ jobs: steps: - name: Deploy to GitHub Pages - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4