From 39f12462c46879a018c922fab5922f294e381aee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 03:54:17 +0000 Subject: [PATCH] chore(deps): update pierotofy/set-swap-space digest to 0404882 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/protocol_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/protocol_tests.yml b/.github/workflows/protocol_tests.yml index bb48f61b38a..9d712eea4bc 100644 --- a/.github/workflows/protocol_tests.yml +++ b/.github/workflows/protocol_tests.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Set Swap Space - uses: pierotofy/set-swap-space@49819abfb41bd9b44fb781159c033dba90353a7c + uses: pierotofy/set-swap-space@0404882bc4666c0ff2f6fd8b3d32af69a730183c with: swap-size-gb: 32 - uses: actions/checkout@v4