Commit 75161d01ab5c

Vincent Demeester <vincent@sbr.pm>
2024-10-16 11:28:57
.github/workflow: update remove-unwanted-software to v4.1…
… should fix issues with Ubuntu 24.04. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6bbf216
Changed files (1)
.github
.github/workflows/build-systems.yaml
@@ -37,7 +37,7 @@ jobs:
       matrix: ${{fromJSON(needs.nix-matrix.outputs.matrix)}}
     steps:
       - name: Maximize build space
-        uses: AdityaGarg8/remove-unwanted-software@e379ba59405864059cedd318f38b6574dffd0ef8 # v4
+        uses: AdityaGarg8/remove-unwanted-software@8831c82abf29b34eb2caac48d5f999ecfc0d8eef # v4.1
         with:
           remove-android: 'true'
           remove-dotnet: 'true'