From 0f59808bac583b5ec446c94cb2b82e2a53ac40eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 05:10:15 +0000 Subject: [PATCH] Bump jlumbroso/free-disk-space from 1.2.0 to 1.3.1 Bumps [jlumbroso/free-disk-space](https://github.com/jlumbroso/free-disk-space) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/jlumbroso/free-disk-space/releases) - [Commits](https://github.com/jlumbroso/free-disk-space/compare/v1.2.0...v1.3.1) --- updated-dependencies: - dependency-name: jlumbroso/free-disk-space dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build-wheels-rocm-full.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-wheels-rocm-full.yml b/.github/workflows/build-wheels-rocm-full.yml index ed7a0138..387a2d3f 100644 --- a/.github/workflows/build-wheels-rocm-full.yml +++ b/.github/workflows/build-wheels-rocm-full.yml @@ -98,7 +98,7 @@ jobs: steps: - name: Free Disk Space if: runner.os == 'Linux' - uses: jlumbroso/free-disk-space@v1.2.0 + uses: jlumbroso/free-disk-space@v1.3.1 with: tool-cache: false android: true