We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e33a53 commit 5e0b0a3Copy full SHA for 5e0b0a3
.github/workflows/R-package-windows.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: windows-latest
20
strategy:
21
matrix:
22
- r-version: ['4.3.1']
+ r-version: ['4.3.3']
23
24
steps:
25
- uses: actions/checkout@v3
0 commit comments