From d091a2c218c8ef72fe0ff2eb7e8581ea29e0c0e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 22:44:29 +0000 Subject: [PATCH] chore(deps): update jamesives/github-pages-deploy-action action to v4.6.9 --- .github/workflows/master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master.yaml b/.github/workflows/master.yaml index daed0d5e..0cbd51e0 100644 --- a/.github/workflows/master.yaml +++ b/.github/workflows/master.yaml @@ -20,7 +20,7 @@ jobs: - name: Fix .nojekyll run: touch out/.nojekyll - name: Deploy - uses: JamesIves/github-pages-deploy-action@v4.6.8 + uses: JamesIves/github-pages-deploy-action@v4.6.9 with: branch: gh-pages folder: out