Skip to content

Commit

Permalink
downgrade yarn action
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Radomski committed Jan 2, 2024
1 parent 877771e commit 243e6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: 20.7.0

- name: Install dependencies
uses: borales/actions-yarn@v4.2.0
uses: borales/actions-yarn@v3
with:
cmd: install

Expand Down

0 comments on commit 243e6d8

Please sign in to comment.