This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git
commit f5239c75541cbe2f58a61fd9746ee4dfba1bfaaa Author: PJ Fanning <[email protected]> AuthorDate: Sun May 3 16:41:05 2026 +0100 Update configure-pagefile-action version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 99c6a66..0d0e9ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Configure pagefile for Windows if: contains(runner.os, 'windows') - uses: al-cheb/[email protected] + uses: al-cheb/configure-pagefile-action@9b6da52fb72a3c6147c1aad2df22d8d905681adc #v1.5 with: minimum-size: 2GB maximum-size: 8GB --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
