From fc8c8ed8b39dda44cc48f385ddf20af5e257cef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 10:47:56 +0000 Subject: [PATCH] build(deps): Bump bluefireteam/flutter-gh-pages from 8 to 9 Bumps [bluefireteam/flutter-gh-pages](https://github.com/bluefireteam/flutter-gh-pages) from 8 to 9. - [Commits](https://github.com/bluefireteam/flutter-gh-pages/compare/v8...v9) --- updated-dependencies: - dependency-name: bluefireteam/flutter-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/super_paging.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/super_paging.yaml b/.github/workflows/super_paging.yaml index 64eb488..b452bef 100644 --- a/.github/workflows/super_paging.yaml +++ b/.github/workflows/super_paging.yaml @@ -71,7 +71,7 @@ jobs: cache-key: flutter-:os:-:channel:-:version:-:arch:-:hash:-${{ hashFiles('**/pubspec.lock') }} - name: 📁 Build and release - uses: bluefireteam/flutter-gh-pages@v8 + uses: bluefireteam/flutter-gh-pages@v9 with: baseHref: /super_paging/ workingDir: example