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 ae9a4b7 + 4a9332d commit 755bdb3Copy full SHA for 755bdb3
.github/workflows/renv-update.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Create PR with initial lockfile
42
if: steps.renv.outputs.BOOTSTRAPPED == '1'
43
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
44
with:
45
commit-message: "chore(renv): initialize renv and add lockfile"
46
title: "chore(renv): bootstrap renv"
0 commit comments