Skip to content

Commit

Permalink
Update Actions Dart SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
Serious-senpai committed Mar 7, 2024
1 parent f4e04d3 commit c539e0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:

- name: Setup Dart
uses: dart-lang/[email protected]
with:
sdk: 2.18.6

- name: Install dependencies
run: dart pub get
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
sdk: [2.18.7, 2.19.1]
sdk: [2.19.6, 3.3.1]

steps:

Expand Down

0 comments on commit c539e0a

Please sign in to comment.