Skip to content

Commit

Permalink
Update text to show "Set up Node.js" since it can set up multiple ver…
Browse files Browse the repository at this point in the history
…sions
  • Loading branch information
wpscholar committed Feb 21, 2024
1 parent b0e5abe commit 08efbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module-plugin-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
repository: ${{ inputs.plugin-repo }}
ref: ${{ inputs.plugin-branch }}

- name: Use Node.js 16.x
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: ${{ inputs.node-version }}
Expand Down

0 comments on commit 08efbb8

Please sign in to comment.