We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01fb5b commit 447ca1dCopy full SHA for 447ca1d
.github/workflows/rhub.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
# NO NEED TO CHECKOUT HERE
36
- - uses: r-hub/actions/setup@v1
+ - uses: r-hub/actions/setup@v2
37
with:
38
config: ${{ github.event.inputs.config }}
39
id: rhub-setup
0 commit comments