Skip to content

Commit 9ff9db6

Browse files
committed
use R 4.5 in GHA
1 parent 37a6692 commit 9ff9db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy-qmd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fail-fast: false
2222
matrix:
2323
config:
24-
- { os: ubuntu-latest, r: '4.4' }
24+
- { os: ubuntu-latest, r: '4.5' }
2525

2626
env:
2727
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)