Skip to content

Commit a8f288f

Browse files
committed
Update sf
1 parent 05c1152 commit a8f288f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v4
2929

3030
- name: Install Salesforce CLI from NPM
31-
run: npm install @salesforce/cli@2.47.6 --global
31+
run: npm install @salesforce/cli@2.67.7 --global
3232

3333
- name: Write the dev hub token into a file
3434
run: 'echo ${{secrets.SFDX_AUTH_URL}} > sfdx-auth-url'

0 commit comments

Comments
 (0)