Skip to content

Commit

Permalink
[CI] bump setup-r action version. (#9544)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis authored Sep 5, 2023
1 parent adea842 commit 3b9e590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/r_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
submodules: 'true'

- uses: r-lib/actions/setup-r@50d1eae9b8da0bb3f8582c59a5b82225fa2fe7f2 # v2.3.1
- uses: r-lib/actions/setup-r@11a22a908006c25fe054c4ef0ac0436b1de3edbe # v2.6.4
with:
r-version: ${{ matrix.config.r }}

Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
with:
submodules: 'true'

- uses: r-lib/actions/setup-r@50d1eae9b8da0bb3f8582c59a5b82225fa2fe7f2 # v2.3.1
- uses: r-lib/actions/setup-r@11a22a908006c25fe054c4ef0ac0436b1de3edbe # v2.6.4
with:
r-version: ${{ matrix.config.r }}

Expand Down

0 comments on commit 3b9e590

Please sign in to comment.