Skip to content

Commit

Permalink
Update .github/workflows/publish-docs.ym
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Hinek <[email protected]>
  • Loading branch information
TechWizard9999 and frankhinek authored Dec 8, 2023
1 parent d0521cd commit 3c1cdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.ym
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
with:
node-version: '14'
node-version: '18'

- name: Install Dependencies
run: npm install
Expand Down

0 comments on commit 3c1cdee

Please sign in to comment.