Skip to content

Commit ff09410

Browse files
authored
Update check-bioc.yml
Switched to newer free disk space fork
1 parent 81f8028 commit ff09410

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-bioc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ jobs:
125125
uses: r-lib/actions/setup-pandoc@v2
126126

127127
## Remove unnecessary files according to:
128-
# https://github.com/marketplace/actions/free-disk-space-ubuntu
128+
# https://github.com/BRAINSia/free-disk-space
129129
- name: Free Disk Space (Ubuntu)
130130
if: runner.os == 'Linux'
131-
uses: jlumbroso/free-disk-space@main
131+
uses: BRAINSia/free-disk-space@v2
132132
with:
133133
# this might remove tools that are actually needed,
134134
# if set to "true" but frees about 6 GB

0 commit comments

Comments
 (0)