From a14e798d28041126e6d5ac1879f5d129504be6a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 07:27:35 +0000 Subject: [PATCH] chore(deps): update actions/configure-pages digest to b8130d9 [skip pre-commit.ci] --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index a4cd7d9..daeb382 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -105,7 +105,7 @@ jobs: if: github.ref == 'refs/heads/master' - name: Setup Pages - uses: actions/configure-pages@f156874f8191504dae5b037505266ed5dda6c382 # v3 + uses: actions/configure-pages@b8130d9ab958b325bbde9786d62f2c97a9885a0e # v3 if: github.ref == 'refs/heads/master' - name: Upload Pages Artifact