We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39ce8f commit f458350Copy full SHA for f458350
.github/workflows/update-data.yml
@@ -17,7 +17,7 @@ jobs:
17
./scripts/update_all_data.sh
18
chmod -x ./scripts/update_all_data.sh
19
- name: Create or update pull request
20
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v6
21
with:
22
commit-message: JSON data update from smogon
23
branch: create-pull-request/update-data
0 commit comments