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 4f26447 commit be87b58Copy full SHA for be87b58
.github/workflows/R-CMD-check.yaml
@@ -30,7 +30,7 @@ jobs:
30
R_KEEP_PKG_SOURCE: yes
31
32
steps:
33
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
34
35
- uses: r-lib/actions/setup-pandoc@v2
36
.github/workflows/pkgdown.yaml
@@ -23,7 +23,7 @@ jobs:
23
permissions:
24
contents: write
25
26
27
28
29
0 commit comments