Skip to content

Commit

Permalink
update action ice to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Dec 1, 2023
1 parent 4d52a48 commit b269106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Ice Java and Python binding
uses: ome/action-ice@v1
uses: ome/action-ice@v3
- name: Set up configuration
run: |
git config --global user.email [email protected]
Expand Down

0 comments on commit b269106

Please sign in to comment.