Skip to content

Commit

Permalink
⬆️ Update actions/setup-node action to v4.2.0 (#712)
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 28, 2025
1 parent fee43b5 commit b2b535c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: ls -R

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

0 comments on commit b2b535c

Please sign in to comment.