Skip to content

Commit 13807c3

Browse files
Bump yihui/actions from 1.1.2 to 1.1.8 (#648)
Bumps [yihui/actions](https://github.com/yihui/actions) from 1.1.2 to 1.1.8. - [Release notes](https://github.com/yihui/actions/releases) - [Commits](yihui/actions@v1.1.2...v1.1.8) --- updated-dependencies: - dependency-name: yihui/actions dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e981719 commit 13807c3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
http-user-agent: ${{ matrix.config.http-user-agent }}
4040
use-public-rspm: true
4141

42-
- uses: yihui/actions/setup-r-dependencies@v1.1.2
42+
- uses: yihui/actions/setup-r-dependencies@v1.1.8
4343

44-
- uses: yihui/actions/check-r-package@v1.1.2
44+
- uses: yihui/actions/check-r-package@v1.1.8

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
use-public-rspm: true
2525

26-
- uses: yihui/actions/setup-r-dependencies@v1.1.2
26+
- uses: yihui/actions/setup-r-dependencies@v1.1.8
2727
with:
2828
extra-packages: covr xml2
2929

0 commit comments

Comments
 (0)