Skip to content

Commit

Permalink
Merge branch 'chore/bump-flutter-to-3.24.3' of github.com:canonical/u…
Browse files Browse the repository at this point in the history
…buntu-flutter-plugins into chore/bump-flutter-to-3.24.3
  • Loading branch information
spydon committed Sep 18, 2024
2 parents 331ce0a + bb6c26e commit 2e8f970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- run: melos generate
- run: ./.github/scripts/check-outdated-files.sh
if: github.event_name == 'pull_request'
- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
if: github.event_name != 'pull_request'
id: create-pr
with:
Expand All @@ -93,7 +93,7 @@ jobs:
- run: melos gen-l10n
- run: ./.github/scripts/check-outdated-files.sh
if: github.event_name == 'pull_request'
- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
if: github.event_name != 'pull_request'
id: create-pr
with:
Expand Down

0 comments on commit 2e8f970

Please sign in to comment.