There was an error while loading. Please reload this page.
1 parent 9ef5cc4 commit 4ad1838Copy full SHA for 4ad1838
.github/workflows/gh-pages.yml
@@ -11,6 +11,6 @@ jobs:
11
steps:
12
- uses: actions/checkout@v2 # Only works with v2
13
- uses: subosito/flutter-action@v1
14
- - uses: bluefireteam/flutter-gh-pages@v7
+ - uses: bluefireteam/flutter-gh-pages@v8
15
with:
16
workingDir: example
0 commit comments