From 9edabcc80c88b1544baf19298248ca53f4174054 Mon Sep 17 00:00:00 2001 From: David Lapshin Date: Thu, 4 Jan 2024 01:59:50 +0300 Subject: [PATCH] Update repo.yml Signed-off-by: David Lapshin --- .github/workflows/repo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repo.yml b/.github/workflows/repo.yml index 76f6462e..84fb3be3 100644 --- a/.github/workflows/repo.yml +++ b/.github/workflows/repo.yml @@ -73,4 +73,4 @@ jobs: steps: - name: GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v4.0.2