Skip to content

Commit

Permalink
build: bump cross-platform-actions/action from 0.21.1 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/cross-platform-actions/action/releases)
- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)
- [Commits](cross-platform-actions/action@v0.21.1...v0.22.0)

---
updated-dependencies:
- dependency-name: cross-platform-actions/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and vincentbernat committed Jan 1, 2024
1 parent 1434de0 commit 35eeac6
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 @@ -124,7 +124,7 @@ jobs:
with:
submodules: true
- name: Test on ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.21.1
uses: cross-platform-actions/action@v0.22.0
with:
operating_system: ${{ matrix.os.name }}
version: ${{ matrix.os.version }}
Expand Down

0 comments on commit 35eeac6

Please sign in to comment.