Skip to content

Commit ea8b1b8

Browse files
dependabot[bot]leleliu008
authored andcommitted
build(deps): bump cross-platform-actions/action from 0.29.0 to 0.30.0
Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.29.0 to 0.30.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.29.0...v0.30.0) --- updated-dependencies: - dependency-name: cross-platform-actions/action dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8622b7 commit ea8b1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-on-netbsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v5
2020

21-
- uses: cross-platform-actions/action@v0.29.0
21+
- uses: cross-platform-actions/action@v0.30.0
2222
with:
2323
operating_system: netbsd
2424
version: ${{ matrix.netbsd-version }}

0 commit comments

Comments
 (0)