Skip to content

Commit

Permalink
TIKA-4233 Check tika-helm for deprecated k8s APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc committed May 9, 2024
1 parent fd45bf6 commit 289663c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pluto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
PLUTO_VERSION: 15.19.1
steps:
- name: Checkout
uses: actions/checkout@v4.2.0
uses: actions/checkout@v4.1.5
- name: Download Pluto
run: |
wget https://github.com/FairwindsOps/pluto/releases/download/v${{ env.PLUTO_VERSION }}/pluto_${{ env.PLUTO_VERSION }}_linux_amd64.tar.gz -O - | tar -xz
Expand Down

0 comments on commit 289663c

Please sign in to comment.