Skip to content

Commit

Permalink
ci: update kubepug version (#4163)
Browse files Browse the repository at this point in the history
  • Loading branch information
vLia authored Jul 11, 2023
1 parent c44ca21 commit bc32651
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@ jobs:
- name: Install [email protected]
run: npm install -g [email protected]

- name: Install kubepug@1.4
- name: Install kubepug@1.5
uses: cpanato/kubepug-installer@main
with:
kubepug-release: '1.4.0'
kubepug-release: '1.5.0'

- name: Install k6
run: |
Expand Down

0 comments on commit bc32651

Please sign in to comment.