Update deploy-sandbox.yaml

This commit is contained in:
zandercymatics 2024-04-29 13:43:59 -06:00
parent 708c53b8cb
commit bb24f72355
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -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