Skip to content

Commit 8006734

Browse files
committed
ci: make R not old and install faster
1 parent b93150e commit 8006734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585

8686
- uses: r-lib/actions/setup-r@v2
8787
with:
88-
r-version: '3.5.3'
88+
use-public-rspm: true
8989

9090
- name: Install R dependencies
9191
run: "install.packages('pins')"

0 commit comments

Comments
 (0)