mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump pguyot/arm-runner-action from 2.5.2 to 2.6.5
Bumps [pguyot/arm-runner-action](https://github.com/pguyot/arm-runner-action) from 2.5.2 to 2.6.5. - [Release notes](https://github.com/pguyot/arm-runner-action/releases) - [Commits](https://github.com/pguyot/arm-runner-action/compare/v2.5.2...v2.6.5) --- updated-dependencies: - dependency-name: pguyot/arm-runner-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c2b3e7f708
commit
abcbd217f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -158,7 +158,7 @@ jobs:
|
||||||
- name: Compile
|
- name: Compile
|
||||||
run: yarn run build
|
run: yarn run build
|
||||||
- name: rebuild node-pty
|
- name: rebuild node-pty
|
||||||
uses: pguyot/arm-runner-action@v2.5.2
|
uses: pguyot/arm-runner-action@v2.6.5
|
||||||
with:
|
with:
|
||||||
image_additional_mb: 2000
|
image_additional_mb: 2000
|
||||||
base_image: ${{ matrix.image }}
|
base_image: ${{ matrix.image }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue