mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 22:18:25 +02:00
Update deploy-sandbox.yaml
This commit is contained in:
parent
708c53b8cb
commit
bb24f72355
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy-sandbox.yaml
vendored
4
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -42,8 +42,8 @@ jobs:
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
working-directory: ./src
|
working-directory: ./src
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '21.7.3'
|
node-version: '21.7.3'
|
||||||
|
|
||||||
- name: Prepare Node environment and adjust permissions
|
- name: Prepare Node environment and adjust permissions
|
||||||
working-directory: ./src
|
working-directory: ./src
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue