Skip to content

Commit

Permalink
⬆️ Update actions/setup-node action to v4.0.1 (#342)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 37e22d3 commit 65a358d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
run: cp -R output/* docs/static

- name: 🏗️ Set up Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v4.0.1
with:
node-version: 20.x
- name: 🏗️ Install Docusaurus dependencies
Expand Down

0 comments on commit 65a358d

Please sign in to comment.