We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc17e43 commit 249d118Copy full SHA for 249d118
.github/workflows/ci-prb.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Configure Windows Pagefile
28
if: ${{ runner.os == 'Windows' }}
29
# v1.2
30
- uses: al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67
+ uses: al-cheb/configure-pagefile-action@a3b6ebd6b634da88790d9c58d4b37a7f4a7b8708
31
with:
32
minimum-size: 8GB
33
maximum-size: 16GB
0 commit comments