Skip to content

Commit

Permalink
use current R
Browse files Browse the repository at this point in the history
  • Loading branch information
Enchufa2 committed Feb 21, 2021
1 parent 981e19c commit 5cd26e4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
- uses: r-lib/actions/setup-r@master
with:
r-version: '3.6.3'
- uses: r-lib/actions/setup-pandoc@master
- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-pandoc@v1

- name: Install macOS dependencies
run: brew install automake udunits
Expand Down

0 comments on commit 5cd26e4

Please sign in to comment.