We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc422aa commit 03637e5Copy full SHA for 03637e5
3 files changed
.github/workflows/test-smokes.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Set up R
74
uses: r-lib/actions/setup-r@v2
75
with:
76
- r-version: "4.5.1"
+ r-version: "4.5.2"
77
use-public-rspm: true
78
# required to avoid rtools bin in path
79
windows-path-include-rtools: false
0 commit comments