Skip to content

Commit

Permalink
Update benchmarking.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brustolin committed Oct 3, 2024
1 parent c6bfcdd commit 2a2edcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: DerivedData-Xcode
- run: npm install -g saucectl@0.173.2
- run: npm install -g saucectl@0.186.0
- name: Run Benchmarks in SauceLab
env:
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
Expand Down

0 comments on commit 2a2edcd

Please sign in to comment.