-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Hey @Borales,
Tried the action for the first time toady and I am running into errors with v4
-- apparently. This is my action config:
name: name
on: deployment_status
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set Node.js 18.x
uses: actions/setup-node@v3
with:
node-version: 18.x
- name: Run install
uses: borales/actions-yarn@v3
with:
cmd: install
[name/tests] ☁ git clone 'https://github.com/borales/actions-yarn' # ref=v4
[name/tests] Unable to resolve v4: unsupported object type
DEfusion and njt1982
Metadata
Metadata
Assignees
Labels
No labels