Skip to content

Commit 2736b7d

Browse files
committed
fix: update free disk space action
1 parent 7e9fd4f commit 2736b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
echo "current branch: ${{ github.ref }}"
3535
3636
- name: Free Disk Space (Ubuntu)
37-
uses: jlumbroso/[email protected].0
37+
uses: jlumbroso/[email protected].1
3838
with:
3939
# this might remove tools that are actually needed,
4040
# if set to "true" but frees about 6 GB

0 commit comments

Comments
 (0)