From 0e90362aab07100631f06424a09f30554e491b38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 14:38:43 +0000 Subject: [PATCH] chore(deps): update bluefireteam/flutter-gh-pages action to v9 --- .github/workflows/web-example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/web-example.yml b/.github/workflows/web-example.yml index b1828596..fb91c5b3 100644 --- a/.github/workflows/web-example.yml +++ b/.github/workflows/web-example.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v4 - uses: subosito/flutter-action@v2 - - uses: bluefireteam/flutter-gh-pages@v8 + - uses: bluefireteam/flutter-gh-pages@v9 with: workingDir: feedback/example webRenderer: canvaskit