Skip to content

Commit

Permalink
chore(deps): Update node.js version for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 committed Feb 5, 2023
1 parent e5b18d1 commit c2f92fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
uses: actions/setup-node@v3
with:
cache: 'npm'
node-version: 18
- name: 📦 Install dependencies
run: npm ci
- name: 📂 Create docs folder
Expand Down

0 comments on commit c2f92fd

Please sign in to comment.