From 64735d6727e7f32afa37e4ab1c601f0e07c68267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:17:40 +0300 Subject: [PATCH] chore(deps): bump actions/deploy-pages from 2 to 3 (#38) --- .github/workflows/frontend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frontend.yml b/.github/workflows/frontend.yml index 9a5a2378..05b33ac0 100644 --- a/.github/workflows/frontend.yml +++ b/.github/workflows/frontend.yml @@ -50,4 +50,4 @@ jobs: path: frontend/dist - name: Deploy - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3