Skip to content

Commit

Permalink
Update .github/workflows/common_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trofim24 committed Sep 28, 2024
1 parent 313bfec commit b231a0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/common_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@ jobs:
path: sdkjs-forms
ref: master

- name: Use Node.js 12
- name: Use Node.js 20
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 20

- name: Run builder tests
run: |
Expand Down

0 comments on commit b231a0c

Please sign in to comment.