Skip to content

Commit

Permalink
Merge pull request #531 from OpenFn/yarn-v3
Browse files Browse the repository at this point in the history
Yarn 3.8.3
  • Loading branch information
taylordowns2000 authored Aug 16, 2024
2 parents 28f986a + 39d4751 commit f71e76a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: corepack enable
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: corepack enable
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@
"trim": "^0.0.3",
"got": "^11.8.5",
"cytoscape": "3.28.1"
}
},
"packageManager": "yarn@3.8.3"
}

0 comments on commit f71e76a

Please sign in to comment.