Skip to content

Commit

Permalink
Merge pull request #719 from metrumresearchgroup/ci-latest-bbi
Browse files Browse the repository at this point in the history
ci: update to latest bbi
  • Loading branch information
kyleam authored Oct 24, 2024
2 parents c7ed5ef + 6b94f84 commit d2da4f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install bbi
uses: metrumresearchgroup/actions/setup-bbi@v1
with:
version: v3.3.0
version: v3.3.1
- uses: metrumresearchgroup/actions/mpn-latest@v1
- uses: r-lib/actions/setup-r@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
pull_request:

env:
BBI_VERSION: v3.3.0
BBI_VERSION: v3.3.1

jobs:
check:
Expand Down

0 comments on commit d2da4f4

Please sign in to comment.