Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Commit

Permalink
Update setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
yuya-takeyama committed Aug 25, 2021
1 parent 90aa798 commit 17dff1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-node-and-yarn-install/action.yaml
Expand Up @@ -8,7 +8,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: actions/setup-node@v1.4.2
- uses: actions/setup-node@v2
with:
node-version: ${{ inputs.node-version }}

Expand Down

0 comments on commit 17dff1a

Please sign in to comment.