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 f057096 commit 90730abCopy full SHA for 90730ab
.github/workflows/maven.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v4
45
- name: Configure pagefile
46
- uses: al-cheb/configure-pagefile-action@v1.3
+ uses: al-cheb/configure-pagefile-action@v1.4
47
with:
48
minimum-size: 8GB
49
maximum-size: 16GB
0 commit comments