From b5d14b0b0b32ca772922de0b7ff0afc3dfe4ffcc Mon Sep 17 00:00:00 2001 From: Benedikt Riedel Date: Thu, 28 Sep 2023 15:07:34 -0500 Subject: [PATCH] adding v for version --- .github/workflows/build_icetray.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_icetray.yml b/.github/workflows/build_icetray.yml index 6f1d55e..cf76320 100644 --- a/.github/workflows/build_icetray.yml +++ b/.github/workflows/build_icetray.yml @@ -31,7 +31,7 @@ jobs: - name: Install update repos run: sudo apt-get update - name: Free Disk Space (Ubuntu) - uses: jlumbroso/free-disk-space@1.2.0 + uses: jlumbroso/free-disk-space@v1.2.0 with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB