Skip to content

Commit

Permalink
fix(ci): update r-lib/actions version from master to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
esloch committed May 17, 2024
1 parent 73ad971 commit fc9ec6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: r-lib/actions/setup-r@master
- uses: r-lib/actions/setup-r@v2

- uses: r-lib/actions/setup-pandoc@master
- uses: r-lib/actions/setup-pandoc@v2

- name: Query dependencies
run: |
Expand Down

0 comments on commit fc9ec6f

Please sign in to comment.