mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 14:08:28 +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
|
||||
working-directory: ./src
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '21.7.3'
|
||||
with:
|
||||
node-version: '21.7.3'
|
||||
|
||||
- name: Prepare Node environment and adjust permissions
|
||||
working-directory: ./src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue