From 96b2f698bbf59ec06a77230a5551a9cddfb625a2 Mon Sep 17 00:00:00 2001 From: ayan4m1 Date: Mon, 29 Jan 2024 21:12:33 -0500 Subject: [PATCH] bump workflow dep again --- .github/workflows/gatsby.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gatsby.yml b/.github/workflows/gatsby.yml index 4165d33..c963586 100644 --- a/.github/workflows/gatsby.yml +++ b/.github/workflows/gatsby.yml @@ -96,4 +96,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4