We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0705f commit b525c4eCopy full SHA for b525c4e
.github/workflows/R package on Windows - from GitHub.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: windows-latest
15
strategy:
16
matrix:
17
- r-version: ['4.3.1']
+ r-version: ['4.3.3']
18
19
steps:
20
- uses: actions/checkout@v3
0 commit comments