Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent bd9f19a commit 47acc12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run_install: false

- name: Use Node.js ${{ inputs.node-version }}
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: ${{ inputs.node-version }}

Expand Down

0 comments on commit 47acc12

Please sign in to comment.