Skip to content
Snippets Groups Projects
Unverified Commit 7d01af52 authored by Andrei Kramer's avatar Andrei Kramer Committed by GitHub
Browse files

Update r.yml

added the @v2 ref for the setup-r action
parent d25283fd
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up R ${{ matrix.r-version }}
uses: r-lib/actions/setup-r@f57f1301a053485946083d7a45022b278929a78a
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.r-version }}
- name: Install dependencies
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment