Skip to content

Commit c7d8acf

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/setup-java-4
2 parents 636295c + fe6fd1c commit c7d8acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- uses: actions/checkout@v3
4747
- name: Configure pagefile
48-
uses: al-cheb/configure-pagefile-action@v1.2
48+
uses: al-cheb/configure-pagefile-action@v1.3
4949
with:
5050
minimum-size: 8GB
5151
maximum-size: 16GB

0 commit comments

Comments
 (0)