Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MCDFsteve authored Oct 5, 2024
1 parent c1e2edd commit b471bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
version: ${{ steps.get_version.outputs.version }}
runs-on: ${{ matrix.os }}
env:
FLUTTER_VERSION: 3.22.3
FLUTTER_VERSION: 3.24.3
steps:
# Checkout branch
- name: Checkout
Expand Down

0 comments on commit b471bbe

Please sign in to comment.