Skip to content

Commit

Permalink
ci: fix kubepug installation (#4495)
Browse files Browse the repository at this point in the history
fix kubepug installation
  • Loading branch information
ypoplavs committed Oct 20, 2023
1 parent 77cfb6d commit 2a9fac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
run: npm install -g [email protected]

- name: Install [email protected]
uses: cpanato/kubepug-installer@main
uses: cpanato/kubepug-installer@v1.1.0
with:
kubepug-release: '1.5.0'

Expand Down

0 comments on commit 2a9fac7

Please sign in to comment.