diff --git a/.github/workflows/source_build.yml b/.github/workflows/source_build.yml index 25fc47b7a8f..602327512b4 100644 --- a/.github/workflows/source_build.yml +++ b/.github/workflows/source_build.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v4 - name: Install Ice and Ice python binding if: matrix.build_snapshot - uses: jburel/action-ice@bump_version + uses: ome/action-ice@v3 - name: Set up Gradle 6.8.3 if: matrix.build_snapshot uses: gradle/gradle-build-action@v2