Skip to content

Commit

Permalink
Update pagefile action
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Oct 28, 2022
1 parent 83f93c2 commit 57bd5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
# https://github.com/actions/virtual-environments/issues/785
- name: Configure Windows Pagefile
if: matrix.os == 'windows-latest'
uses: al-cheb/configure-pagefile-action@v1.2
uses: al-cheb/configure-pagefile-action@v1.3

- name: Prepare coverage agent, build and test
run: mvn --batch-mode --update-snapshots jacoco:prepare-agent verify jacoco:report -P prettierCheck
Expand Down

0 comments on commit 57bd5e2

Please sign in to comment.