Skip to content

Commit 664c693

Browse files
dependabot[bot]mikehardy
authored andcommitted
build(deps): bump al-cheb/configure-pagefile-action from 1.4 to 1.5
Bumps [al-cheb/configure-pagefile-action](https://github.com/al-cheb/configure-pagefile-action) from 1.4 to 1.5. - [Release notes](https://github.com/al-cheb/configure-pagefile-action/releases) - [Commits](al-cheb/configure-pagefile-action@v1.4...v1.5) --- updated-dependencies: - dependency-name: al-cheb/configure-pagefile-action dependency-version: '1.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 766b44d commit 664c693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
# CODACY_TOKEN: ${{ secrets.CODACY_TOKEN }}
119119
steps:
120120
- name: Configure Windows Pagefile
121-
uses: al-cheb/configure-pagefile-action@v1.4
121+
uses: al-cheb/configure-pagefile-action@v1.5
122122
if: contains(matrix.os, 'windows')
123123
with:
124124
minimum-size: 8GB

0 commit comments

Comments
 (0)