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 115f638 commit 2f59ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog_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=a07997d74ec315d6b6ac3684fdf8b67d82fcf717 #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=115f6389336d9f94b51e06dd54ddb37fdd6ae48e #TODO remove, just for testing

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

0 comments on commit 2f59ddb

Please sign in to comment.