Skip to content

Commit

Permalink
chore: updated the workflow setup-dart v1.6.1 to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-andgar committed Feb 17, 2024
1 parent 1f4b860 commit 558ee75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: dart-lang/setup-dart@v1.6.1
- uses: dart-lang/setup-dart@v1.6.2
with:
sdk: ${{ matrix.channel }}

Expand Down

0 comments on commit 558ee75

Please sign in to comment.