We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beedc30 commit 4ef931fCopy full SHA for 4ef931f
.github/workflows/Package.yml
@@ -19,7 +19,6 @@ jobs:
19
- uses: actions/setup-node@v4
20
with:
21
node-version: ">=20"
22
- cache: "npm"
23
24
- name: Install sf cli
25
run: |
0 commit comments