Skip to content

Commit 3f82675

Browse files
build(deps): bump cross-platform-actions/action in the actions group
Bumps the actions group with 1 update: [cross-platform-actions/action](https://github.com/cross-platform-actions/action). Updates `cross-platform-actions/action` from 0.28.0 to 0.29.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.28.0...v0.29.0) --- updated-dependencies: - dependency-name: cross-platform-actions/action dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13dc23c commit 3f82675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-js-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- uses: actions/checkout@v4
129129
- name: Build
130130
id: build
131-
uses: cross-platform-actions/action@v0.28.0
131+
uses: cross-platform-actions/action@v0.29.0
132132
env:
133133
DEBUG: napi:*
134134
RUSTUP_IO_THREADS: 1

0 commit comments

Comments
 (0)