Skip to content

Commit fabb778

Browse files
authored
Update deploy.yml
1 parent 8befeb3 commit fabb778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
RENV_PATHS_ROOT: ~/.local/share/renv
1313
steps:
1414
- uses: actions/checkout@v1
15-
- uses: r-lib/actions/setup-r@v1
15+
- uses: r-lib/actions/setup-r@v2
1616
with:
1717
r-version: '4.0.3' # The R version to download (if necessary) and use.
1818
- uses: r-lib/actions/setup-pandoc@v2

0 commit comments

Comments
 (0)