We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea0c71 commit 51359d9Copy full SHA for 51359d9
1 file changed
.github/workflows/size.yml
@@ -10,7 +10,6 @@ jobs:
10
- uses: actions/setup-node@v3
11
with:
12
node-version: 18
13
- with:
14
node-version-file: "package.json"
15
cache: "npm"
16
cache-dependency-path: "**/package-lock.json"
0 commit comments