We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dc2247 + 11dd118 commit 4a5d106Copy full SHA for 4a5d106
2 files changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
steps:
33
- name: Checkout
34
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
35
36
- name: Set up R
37
uses: r-lib/actions/setup-r@v2
.github/workflows/generate-docs.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments