Skip to content

Commit

Permalink
use bioc devel
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Feb 20, 2024
1 parent 6ff29c7 commit ee3bae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.3.2' # The R version to download (if necessary) and use.
r-version: 'devel'
- uses: r-lib/actions/setup-r-dependencies@v2
with:
cache-version: 2
Expand Down

0 comments on commit ee3bae0

Please sign in to comment.