Skip to content

Commit

Permalink
build: bump cross-platform-actions/action from 0.15.0 to 0.17.0 (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent 66f1aa5 commit c6eebc0
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 @@ -118,7 +118,7 @@ jobs:
with:
submodules: true
- name: Test on ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.15.0
uses: cross-platform-actions/action@v0.17.0
with:
operating_system: ${{ matrix.os.name }}
version: ${{ matrix.os.version }}
Expand Down

0 comments on commit c6eebc0

Please sign in to comment.