Skip to content

Commit

Permalink
Lock to 3.0.6 dart sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-quiltt committed Oct 1, 2023
1 parent 2886068 commit f55f332
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
id-token: write # Required for authentication using GitHub-signed OIDC token
steps:
- uses: actions/checkout@v3
- uses: dart-lang/setup-dart@v1
with:
sdk: '3.0.6'
- uses: flutter-actions/setup-flutter@v2
with:
version: '3.10.6'
Expand Down

0 comments on commit f55f332

Please sign in to comment.