Skip to content

Commit 4fcbcda

Browse files
committed
Try the ppa experiment
Diff from #1119, but it's a draft PR, so I can't merge and I'm curious / eager to see all green cc @jeroen
1 parent 27ad273 commit 4fcbcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- uses: actions/checkout@v2
3737

38-
- uses: r-lib/actions/setup-r@master
38+
- uses: r-lib/actions/setup-r@ppa
3939
with:
4040
r-version: ${{ matrix.config.r }}
4141

0 commit comments

Comments
 (0)