diff --git a/.github/workflows/npm_release.yml b/.github/workflows/npm_release.yml index 494c7c212..35b4d0203 100644 --- a/.github/workflows/npm_release.yml +++ b/.github/workflows/npm_release.yml @@ -44,7 +44,7 @@ jobs: java-version: "21" cache: gradle - name: Setup Android SDK - uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0 + uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # v4.0.1 - name: Homebrew dependencies run: | brew install wget @@ -114,7 +114,7 @@ jobs: java-version: "21" cache: gradle - name: Setup Android SDK - uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0 + uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # v4.0.1 - name: Homebrew dependencies run: | brew install wget diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index baad8bd98..9fd2a029d 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -35,7 +35,7 @@ jobs: java-version: "21" cache: gradle - name: Setup Android SDK - uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0 + uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # v4.0.1 - name: Homebrew dependencies run: | brew install wget @@ -99,7 +99,7 @@ jobs: java-version: "21" cache: gradle - name: Setup Android SDK - uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c # v4.0.0 + uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # v4.0.1 - name: Homebrew dependencies run: | brew install wget