Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Feb 8, 2024
1 parent 1a1083d commit 0b06c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: dart-lang/setup-dart@1
- uses: dart-lang/setup-dart@v1

- name: Install dependencies
run: dart pub get
Expand Down

0 comments on commit 0b06c92

Please sign in to comment.