Skip to content

Commit

Permalink
build using action-ice v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Dec 1, 2023
1 parent 40a4bfe commit d428d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/source_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d428d8a

Please sign in to comment.