Skip to content

Commit fc60a65

Browse files
committed
Update check-staging.yaml
1 parent b520833 commit fc60a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-staging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: r-lib/actions/setup-r@v2
3838
with:
3939
r-version: ${{ matrix.config.r }}
40-
cran: https://packagemanager.posit.co/cran/2025-07-15
40+
cran: https://packagemanager.posit.co/cran/2025-10-15
4141
extra-repositories: https://staging.r-multiverse.org
4242

4343
- name: Install dependencies.

0 commit comments

Comments
 (0)