From 6b05cb9c56d1b002c534ade1f370ad19a68e8c52 Mon Sep 17 00:00:00 2001 From: Amir Panahandeh Date: Tue, 2 Jan 2024 00:40:36 +0330 Subject: [PATCH] Update website.yml --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 83b0a41a..38578e3d 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -90,4 +90,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v3 \ No newline at end of file