chore(actions): update github actions
This commit is contained in:
parent
81b27a88ff
commit
ddb230899c
7 changed files with 15 additions and 15 deletions
2
.github/actions/ci-setup-rails/action.yml
vendored
2
.github/actions/ci-setup-rails/action.yml
vendored
|
@ -10,7 +10,7 @@ runs:
|
|||
bundler-cache: true
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
cache: 'yarn'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue