From 72687f1c3761aca9f820499cb4c01caac074149c Mon Sep 17 00:00:00 2001 From: Amit Sharma Date: Tue, 23 Jan 2024 11:02:24 +0530 Subject: [PATCH] updated actions version to v3 Signed-off-by: Amit Sharma --- .github/workflows/build-and-deploy-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy-pages.yml b/.github/workflows/build-and-deploy-pages.yml index 0837b6e..23d2a26 100644 --- a/.github/workflows/build-and-deploy-pages.yml +++ b/.github/workflows/build-and-deploy-pages.yml @@ -47,4 +47,4 @@ jobs: steps: - name: Deploy - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v3