We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c1a98 commit 35f9f88Copy full SHA for 35f9f88
2 files changed
.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.3.2"
+ r-version: "4.4.2"
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