We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702dc91 commit 40f6931Copy full SHA for 40f6931
.github/workflows/build.yml
@@ -107,7 +107,7 @@ jobs:
107
108
# This is optional, but if you see that your builds are way too big for the runners, you can enable this by uncommenting the following lines:
109
- name: Maximize build space
110
- uses: ublue-os/remove-unwanted-software@5a8b0374222a6fffddb1be9516b5fece9483bed0 # v8
+ uses: ublue-os/remove-unwanted-software@cc0becac701cf642c8f0a6613bbdaf5dc36b259e # v9
111
with:
112
remove-codeql: true
113
0 commit comments