Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into feature/#271
Browse files Browse the repository at this point in the history
  • Loading branch information
junghaesung79 committed Feb 18, 2024
2 parents 1637115 + 6ff7510 commit 8817a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/LINT_CHECK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 21
node-version: 20
registry-url: https://registry.npmjs.org/
- name: Install package
run: yarn
Expand Down

0 comments on commit 8817a4f

Please sign in to comment.