Skip to content

Commit

Permalink
Update action to use newer version of checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwnasptd committed Feb 6, 2025
1 parent 9cfc28e commit a663b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
# and docker images) from the GH runner, which will liberate around 60 GB of storage
# distributed in 40GB for root and around 20 for a mnt point.
- name: Maximise GH runner space
uses: easimon/maximize-build-space@v7
uses: easimon/maximize-build-space@v10
with:
root-reserve-mb: 29696
remove-dotnet: 'true'
Expand Down

0 comments on commit a663b60

Please sign in to comment.