Skip to content

Commit

Permalink
update workflow for version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstolz committed Mar 23, 2022
1 parent dfc68c0 commit 65f40ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
## R is already included in the Bioconductor docker images
- name: Setup R from r-lib
if: runner.os != 'Linux'
uses: r-lib/actions/setup-r@master
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
Expand Down

0 comments on commit 65f40ae

Please sign in to comment.