Skip to content

Commit

Permalink
chore(deps): update r-lib/actions digest to 825f506
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 19, 2023
1 parent 8cddd9f commit c22cdd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up R ${{ matrix.r-version }}
uses: r-lib/actions/setup-r@788d7d59f05b5ac5b9cf4630428a2502514e98fb
uses: r-lib/actions/setup-r@825f5064f326cfb84c02e7fca45bc198c1ebaabb
with:
r-version: ${{ matrix.r-version }}
- name: Install dependencies
Expand Down

0 comments on commit c22cdd3

Please sign in to comment.