We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1036215 commit 6912ec5Copy full SHA for 6912ec5
.github/workflows/deploy.yaml
@@ -13,6 +13,6 @@ jobs:
13
with:
14
channel: stable
15
- run: flutter pub get
16
- - uses: bluefireteam/flutter-gh-pages@v7
+ - uses: bluefireteam/flutter-gh-pages@v8
17
18
baseHref: /
0 commit comments