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 b86224c commit 58e56f6Copy full SHA for 58e56f6
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -27,7 +27,7 @@ jobs:
27
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
28
29
steps:
30
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v7
31
32
- name: Free Disk Space (Ubuntu)
33
uses: jlumbroso/free-disk-space@main
0 commit comments