Skip to content

Commit

Permalink
adding v for version
Browse files Browse the repository at this point in the history
  • Loading branch information
briedel authored Sep 28, 2023
1 parent ad81975 commit b5d14b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_icetray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5d14b0

Please sign in to comment.