Skip to content

Commit

Permalink
update sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmossas committed Nov 28, 2024
1 parent c6cb4f5 commit ef3832b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Install Dart
uses: dart-lang/setup-dart@v1
with:
sdk: 3.4.4
sdk: 3.5.4
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
- name: Setup Gradle
Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:
- name: Install Dart
uses: dart-lang/setup-dart@v1
with:
sdk: 3.4.4
sdk: 3.5.4
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
- name: Setup Gradle
Expand Down

0 comments on commit ef3832b

Please sign in to comment.