Skip to content

Commit

Permalink
github workflow fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomnl committed Jun 12, 2024
1 parent 7baced6 commit 50c838f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
with:
name: Workflow artifacts
path: ../workflow_artifacts/
- uses: r-lib/actions/setup-r@main
- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.r-version }}
- name: Cache R packages
Expand Down

0 comments on commit 50c838f

Please sign in to comment.