Skip to content

Commit 479eb7e

Browse files
authored
forgot to include v in version
1 parent 6526a5e commit 479eb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror_data_archive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# not relevant to us
2020
# https://github.com/marketplace/actions/free-disk-space-ubuntu
2121
- name: Free Disk Space (Ubuntu)
22-
uses: jlumbroso/free-disk-space@1.3.1
22+
uses: jlumbroso/free-disk-space@v1.3.1
2323
with:
2424
# this might remove tools that are actually needed,
2525
# if set to "true" but frees about 6 GB

0 commit comments

Comments
 (0)