We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b47e21 + 00f512b commit 6b53d16Copy full SHA for 6b53d16
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@v5
+ - uses: actions/checkout@v6
28
with:
29
fetch-depth: 0
30
ref: ${{ github.event.pull_request.head.sha }}
0 commit comments