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 6526a5e commit 479eb7eCopy full SHA for 479eb7e
.github/workflows/mirror_data_archive.yml
@@ -19,7 +19,7 @@ jobs:
19
# not relevant to us
20
# https://github.com/marketplace/actions/free-disk-space-ubuntu
21
- name: Free Disk Space (Ubuntu)
22
- uses: jlumbroso/free-disk-space@1.3.1
+ uses: jlumbroso/free-disk-space@v1.3.1
23
with:
24
# this might remove tools that are actually needed,
25
# if set to "true" but frees about 6 GB
0 commit comments