Skip to content

Commit 2ff0eee

Browse files
committed
Update Action repo
1 parent 97d3c84 commit 2ff0eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
echo "Initial swap space:"
3636
swapon --show
3737
38-
- name: Maximize build space
39-
uses: easimon/maximize-build-space@master
38+
- name: Increase swap size
39+
uses: Bushstar/maximize-build-space@master
4040
with:
4141
swap-size-mb: 8192
4242

0 commit comments

Comments
 (0)