Skip to content

Commit

Permalink
Update build.yml (flutter#6101)
Browse files Browse the repository at this point in the history
* Update build.yml

* Update build.yml
  • Loading branch information
kwalrath authored Aug 4, 2021
1 parent 5b1cb92 commit 20101f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
with:
bundler-cache: true
ruby-version: 2.6.5
- uses: dart-lang/setup-dart@v0.3
- uses: dart-lang/setup-dart@b77f714ba35594641a83a71d243c7de39d820474
with:
sdk: stable
- name: Install node dependencies
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
with:
bundler-cache: true
ruby-version: 2.6.5
- uses: dart-lang/setup-dart@v0.3
- uses: dart-lang/setup-dart@b77f714ba35594641a83a71d243c7de39d820474
with:
sdk: stable
- name: Install node dependencies
Expand Down

0 comments on commit 20101f8

Please sign in to comment.