Merge branch 'fix-ci' into develop
This commit is contained in:
commit
fa7e750c69
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
R_KEEP_PKG_SOURCE: yes
|
R_KEEP_PKG_SOURCE: yes
|
||||||
steps:
|
steps:
|
||||||
- name: Checking out the repository
|
- name: Checking out the repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setting up pandoc
|
- name: Setting up pandoc
|
||||||
uses: r-lib/actions/setup-pandoc@v2
|
uses: r-lib/actions/setup-pandoc@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue