Skip to content

Commit 28e6447

Browse files
authored
Merge pull request #735 from napi-rs/renovate/cross-platform-actions-action-0.x
chore(deps): update cross-platform-actions/action action to v0.21.1
2 parents 7766a04 + 4b5fd3b commit 28e6447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
- uses: actions/checkout@v3
185185
- name: Build
186186
id: build
187-
uses: cross-platform-actions/action@v0.21.0
187+
uses: cross-platform-actions/action@v0.21.1
188188
env:
189189
DEBUG: 'napi:*'
190190
RUSTUP_HOME: /home/runner/rustup

0 commit comments

Comments
 (0)