Skip to content

Commit

Permalink
Bump CPA action to fix flaky FreeBSD test
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Nov 14, 2023
1 parent a4f047f commit 60e4002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:

- name: Test
if: matrix.data.cross_platform_actions
uses: cross-platform-actions/action@v0.15.0
uses: cross-platform-actions/action@v0.21.1
with:
shell: bash
operating_system: ${{ matrix.data.os.target }}
Expand Down

0 comments on commit 60e4002

Please sign in to comment.