Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestguevarra committed Sep 23, 2023
1 parent f1a500c commit 50f7bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-targets-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install packages from renv.lock (with cache)
if: ${{ !env.ACT }}
uses: r-lib/actions/setup-renv@master
uses: r-lib/actions/setup-renv@v2
with:
cache-version: 2

Expand Down

0 comments on commit 50f7bdc

Please sign in to comment.