Skip to content

Commit

Permalink
Merge pull request #4 from w2sv/renovate/dart-lang-setup-dart-1.x
Browse files Browse the repository at this point in the history
Update dart-lang/setup-dart action to v1.4
  • Loading branch information
w2sv committed May 23, 2023
2 parents 226ce5e + 10eba4d commit a357030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: dart-lang/setup-dart@v1.3
- uses: dart-lang/setup-dart@v1.4

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

0 comments on commit a357030

Please sign in to comment.