We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
π¦π Fast, reliable, and secure dependency management
Copy and paste the following snippet into your .yml file.
- name: yarn actions (yaml) uses: sergioramos/yarn-actions@v6
- name: yarn actions (yaml)
uses: sergioramos/yarn-actions@v6
- uses: sergioramos/yarn-actions/install@v6 with: frozen-lockfile: true
Run sergioramos/yarn-actions/install@v6 yarn --non-interactive --frozen-lockfile install
MIT