Skip to content

Commit

Permalink
bump v
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPerathoner committed May 29, 2023
1 parent d187c0c commit 97b1b67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/xcode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
- name: Switch Xcode version
run: sudo xcode-select -s "/Applications/Xcode_14.2.app"
- name: Collect Workflow Telemetry
uses: AlexPerathoner/workflow-telemetry-action@v0.4
uses: AlexPerathoner/workflow-telemetry-action@v0.5
with:
metric_frequency: 0.5
metric_frequency: 0.2
- name: Build and Test
continue-on-error: true
id: run-tests
Expand Down

0 comments on commit 97b1b67

Please sign in to comment.