Skip to content

Commit

Permalink
Set exact version for jlumbroso/free-disk-space
Browse files Browse the repository at this point in the history
  • Loading branch information
pzehner authored and tpadioleau committed Nov 5, 2024
1 parent c8c15e1 commit 4cdc7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__build_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@v1
uses: jlumbroso/free-disk-space@v1.3.1
with:
tool-cache: true
large-packages: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:

steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@v1
uses: jlumbroso/free-disk-space@v1.3.1
with:
tool-cache: true
large-packages: false
Expand Down

0 comments on commit 4cdc7b4

Please sign in to comment.