Skip to content

Commit

Permalink
temporarily hard-code R4.3.3 for #45 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge authored May 14, 2024
1 parent 5558a5c commit f37aa70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: r-lib/actions/setup-r@v2
with:
r-version: '4.3.3'
- uses: r-lib/actions/setup-r-dependencies@v2
with:
packages: |
Expand Down

0 comments on commit f37aa70

Please sign in to comment.