Skip to content

Commit 3b6ffae

Browse files
authored
Update render-readme.yaml
1 parent d13531c commit 3b6ffae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/render-readme.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1717
steps:
1818
- uses: actions/checkout@v2
19-
- uses: r-lib/actions/setup-r@v1
19+
- uses: r-lib/actions/setup-r@v2
2020
- uses: r-lib/actions/setup-pandoc@v1
2121
- name: Install rmarkdown, remotes, and the local package
2222
run: |

0 commit comments

Comments
 (0)