Skip to content

Commit 068a660

Browse files
authored
[actions] update 21 packages
1 parent 0247b11 commit 068a660

File tree

3 files changed

+71
-97
lines changed

3 files changed

+71
-97
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ renv/sandbox # OPTIONAL
5454
renv/sandbox
5555
renv/sandbox
5656
renv/sandbox
57+
renv/sandbox

renv/activate.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
local({
33

44
# the requested version of renv
5-
version <- "1.1.4"
5+
version <- "1.1.5"
66
attr(version, "sha") <- NULL
77

88
# the project directory

0 commit comments

Comments
 (0)