chore(ci): Update to build space optimizer v6

This commit is contained in:
Kyle Gospodnetich 2023-10-01 11:58:31 -07:00 committed by GitHub
parent ee4ab58f44
commit 382af6a1fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ jobs:
image_flavor: surface-nvidia
steps:
- name: Maximize build space
uses: ublue-os/remove-unwanted-software@v5
uses: ublue-os/remove-unwanted-software@v6
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action