We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8f2449 commit 07ff23dCopy full SHA for 07ff23d
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- uses: actions/checkout@v4
32
- name: Free Disk Space
33
- uses: jlord/free-disk-space@main
+ uses: jlumbroso/free-disk-space@main
34
with:
35
tool-cache: true
36
docker-images: false
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments