Skip to content

Commit

Permalink
Switch to newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Jun 23, 2023
1 parent 595ca42 commit a07997d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_licenses_internal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sdk: stable

- name: Install firehose
run: dart pub global activate --source git https://github.com/dart-lang/ecosystem.git --git-path pkgs/firehose/ --git-ref=24f8f4d9108e3048091953ce8a9fff8b2af2e844 #TODO remove, just for testing
run: dart pub global activate --source git https://github.com/dart-lang/ecosystem.git --git-path pkgs/firehose/ --git-ref=595ca42690880a9295944557fa5b95a7e11421f6 #TODO remove, just for testing

- name: Check package file licenses
if: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit a07997d

Please sign in to comment.