diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 746e288..e8d7e62 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -9,8 +9,9 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: subosito/flutter-action@v2 + - uses: bluefireteam/melos-action@v3 - uses: bluefireteam/flutter-gh-pages@v8 with: workingDir: example diff --git a/example/web/index.html b/example/web/index.html index 378329c..7fc615b 100644 --- a/example/web/index.html +++ b/example/web/index.html @@ -1,17 +1,7 @@ - - +