Skip to content

Commit

Permalink
Update showcase-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber authored Feb 20, 2024
1 parent ad9f4a2 commit 36a534b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/showcase-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: '16'
node-version: '20'
cache: yarn
- name: Installation
run: yarn
Expand Down

0 comments on commit 36a534b

Please sign in to comment.