We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a6692 commit 9ff9db6Copy full SHA for 9ff9db6
.github/workflows/build-deploy-qmd.yaml
@@ -21,7 +21,7 @@ jobs:
21
fail-fast: false
22
matrix:
23
config:
24
- - { os: ubuntu-latest, r: '4.4' }
+ - { os: ubuntu-latest, r: '4.5' }
25
26
env:
27
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
0 commit comments