There was an error while loading. Please reload this page.
1 parent 81f8028 commit ff09410Copy full SHA for ff09410
1 file changed
.github/workflows/check-bioc.yml
@@ -125,10 +125,10 @@ jobs:
125
uses: r-lib/actions/setup-pandoc@v2
126
127
## Remove unnecessary files according to:
128
- # https://github.com/marketplace/actions/free-disk-space-ubuntu
+ # https://github.com/BRAINSia/free-disk-space
129
- name: Free Disk Space (Ubuntu)
130
if: runner.os == 'Linux'
131
- uses: jlumbroso/free-disk-space@main
+ uses: BRAINSia/free-disk-space@v2
132
with:
133
# this might remove tools that are actually needed,
134
# if set to "true" but frees about 6 GB
0 commit comments