Skip to content

Commit

Permalink
Update .github/actions/deps-setup/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyDolle authored Oct 9, 2024
1 parent 1e110b8 commit 9729d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deps-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inputs:
runs:
using: composite
steps:
- name: Setup Node.js and yarn v4
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20.x'
Expand Down

0 comments on commit 9729d4f

Please sign in to comment.