Skip to content

Commit

Permalink
Update .github/workflows/test-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Feb 18, 2025
1 parent c6d190c commit c7e077f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
github-token: ${{ steps.get_token.outputs.token }}

- name: Setup ephemeral cluster
uses: elastic/oblt-actions/oblt-cli/cluster-create-ccs@feature/wait-return-cluster-name
uses: elastic/oblt-actions/oblt-cli/cluster-create-ccs@v1
id: cluster_create
with:
github-token: ${{ steps.get_token.outputs.token }}
Expand Down

0 comments on commit c7e077f

Please sign in to comment.