We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335c62c commit 6c21273Copy full SHA for 6c21273
.github/workflows/docker-image.yml
@@ -46,7 +46,7 @@ jobs:
46
steps:
47
# 清理磁盘空间
48
- name: Maximize build space
49
- uses: easimon/maximize-build-space-action@v10
+ uses: easimon/maximize-build-space@master
50
with:
51
root-reserve-mb: 5120
52
swap-size-mb: 1024
0 commit comments