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.
2 parents ec2f844 + c67bb89 commit 60b98d6Copy full SHA for 60b98d6
.github/workflows/renv-update.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Create PR with initial lockfile
60
if: steps.renv.outputs.BOOTSTRAPPED == '1'
61
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
62
with:
63
commit-message: "chore(renv): initialize renv and add lockfile"
64
title: "chore(renv): bootstrap renv"
0 commit comments