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 96cb3d2 commit 71ca519Copy full SHA for 71ca519
.github/workflows/pkgdown.yml
@@ -23,7 +23,7 @@ jobs:
23
env:
24
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
28
- uses: r-lib/actions/setup-pandoc@v2
29
.github/workflows/r-cmd-check.yml
@@ -38,7 +38,7 @@ jobs:
38
- {os: ubuntu-latest, r: 'release'}
39
40
41
42
43
44
0 commit comments