Skip to content

Commit

Permalink
Update web-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elios-cama authored Aug 30, 2023
1 parent 9b07536 commit 94860df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/web-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cache: gradle
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.0.0"
flutter-version: "3.10.6"
channel: 'stable'
cache: true

Expand Down Expand Up @@ -53,4 +53,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./
publish_dir: ./

0 comments on commit 94860df

Please sign in to comment.