From 42e920244ef60ba39fba014d800fb661c36b1f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:02:03 +0000 Subject: [PATCH] Bump rossjrw/pr-preview-action from 1.6.2 to 1.6.3 Bumps [rossjrw/pr-preview-action](https://github.com/rossjrw/pr-preview-action) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/rossjrw/pr-preview-action/releases) - [Commits](https://github.com/rossjrw/pr-preview-action/compare/v1.6.2...v1.6.3) --- updated-dependencies: - dependency-name: rossjrw/pr-preview-action dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/test_pages_build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_pages_build.yaml b/.github/workflows/test_pages_build.yaml index 0637278..2bbcd88 100644 --- a/.github/workflows/test_pages_build.yaml +++ b/.github/workflows/test_pages_build.yaml @@ -54,7 +54,7 @@ jobs: # https://github.com/rossjrw/pr-preview-action - name: Deploy preview - uses: rossjrw/pr-preview-action@v1.6.2 + uses: rossjrw/pr-preview-action@v1.6.3 with: source-dir: site/ preview-branch: gh-pages