We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3e99d5 + 6cc7446 commit 2d99f59Copy full SHA for 2d99f59
.github/workflows/testing.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: actions/setup-node@v4
64
if: hashFiles('yarn.lock') != ''
65
with:
66
- node-version: "16"
+ node-version-file: .node-version
67
cache: "yarn"
68
69
- name: Install packages
0 commit comments