Skip to content

Commit c336205

Browse files
chore(deps): update openharmony-rs/setup-ohos-sdk action to v1 (#6321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
1 parent b25d25e commit c336205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
targets: ${{ !matrix.settings.build-std && matrix.settings.target || '' }}
237237
- name: Setup OpenHarmony SDK
238238
if: ${{ contains(matrix.settings.target, 'ohos') }}
239-
uses: openharmony-rs/setup-ohos-sdk@3c181b3244cec76aaec289ab84fb00f55f2fce3f # v0.2.4
239+
uses: openharmony-rs/setup-ohos-sdk@eb82b94ef522b07269679195c2512f22e922ef3b # v1.0.0
240240
- name: Restore Cargo cache
241241
uses: actions/cache/restore@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
242242
if: matrix.settings.cache-cargo != false

0 commit comments

Comments
 (0)