There was an error while loading. Please reload this page.
2 parents cbebb79 + a8c76ff commit de34ff5Copy full SHA for de34ff5
1 file changed
.github/workflows/update-contributors.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Collect contributor data
28
run: Rscript -e 'allcontributors::add_contributors(repo = ".", files = c("about.qmd", "README.md"), num_sections = 1)'
29
- name: Create Pull Request
30
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v8
31
with:
32
commit-message: "Update contributors"
33
branch: update-contributors
0 commit comments