Skip to content

Commit

Permalink
Merge branch 'update_pr_action'
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmartos96 committed Feb 28, 2024
2 parents e623142 + 790320d commit 51899e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_flutter_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# Create a Pull Request if there are any changes.
# This is automatically checked internally
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: "chore: Update Flutter version"
title: "chore: Update Flutter version"
Expand Down

0 comments on commit 51899e1

Please sign in to comment.