Skip to content

Commit

Permalink
Add minor version for setup-dart
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLugg committed Apr 22, 2024
1 parent 143b318 commit 5d5de41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
# You can specify other versions if desired, see documentation here:
# https://github.com/dart-lang/setup-dart/blob/main/README.md
# - uses: dart-lang/setup-dart@v1
- uses: dart-lang/setup-dart@v1.6
- uses: dart-lang/setup-dart@v1.6.4
with:
sdk: ${{ matrix.sdk }}

Expand Down

0 comments on commit 5d5de41

Please sign in to comment.