We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4cdbfd + 707665a commit 4f86fcfCopy full SHA for 4f86fcf
1 file changed
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
R_LIBS: ${{ github.workspace }}/Rlibs
25
26
steps:
27
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
28
with:
29
fetch-depth: 0
30
ref: ${{ github.event.pull_request.head.sha }}
0 commit comments