Skip to content

Commit

Permalink
testing build with 21.x ui
Browse files Browse the repository at this point in the history
  • Loading branch information
satra authored Apr 5, 2024
1 parent fdc4f54 commit ca92203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: '14.x' # Updated to a more recent LTS version
node-version: '21.x' # Updated to a more recent LTS version

- name: Set up Python
uses: actions/setup-python@v4
Expand Down
2 changes: 1 addition & 1 deletion config.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
REPROSCHEMA_UI_CHECKSUM=4ce97fa214d31b2782817fd270b45b5911c45eb8
REPROSCHEMA_UI_CHECKSUM=b1cde22f0fa131236dbed7cdeaa5893c09513c26

0 comments on commit ca92203

Please sign in to comment.