Skip to content

Commit 152823e

Browse files
Use v2 release of setup-r-dependencies
1 parent 731c12e commit 152823e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ runs:
5555
- id: get-extra
5656
uses: ./.github/workflows/get-extra
5757

58-
- uses: r-lib/actions/setup-r-dependencies@v2.2.8
58+
- uses: r-lib/actions/setup-r-dependencies@v2
5959
env:
6060
GITHUB_PAT: ${{ inputs.token }}
6161
with:

0 commit comments

Comments
 (0)