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 092fe4c commit 3d56e25Copy full SHA for 3d56e25
.github/workflows/test-ff-matrix.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Set up R
48
uses: r-lib/actions/setup-r@v2
49
with:
50
- r-version: "4.4.2"
+ r-version: "4.5.0"
51
use-public-rspm: true
52
# required to avoid rtools bin in path
53
windows-path-include-rtools: false
.github/workflows/test-smokes.yml
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments