Skip to content

Commit

Permalink
Merge pull request #67 from braverhealth/matehat/update-ci
Browse files Browse the repository at this point in the history
Update Dart in CI workflow
  • Loading branch information
matehat authored Feb 6, 2024
2 parents fea6c0d + 942fa7a commit ee4d3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: dart-lang/setup-dart@v1
with:
architecture: x64
sdk: "2.17.7"
sdk: "3.1.2"

- name: Fetch sources
uses: actions/checkout@v2
Expand Down

0 comments on commit ee4d3cd

Please sign in to comment.