Skip to content

Commit

Permalink
chore: use a specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
roopeshh committed Nov 9, 2024
1 parent 9e0d138 commit 78796d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k6-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup K6
uses: grafana/setup-k6-action@v1
with:
k6-version: "latest"
k6-version: "0.54.0"

- name: Run K6 test
uses: grafana/run-k6-action@v1
Expand Down

0 comments on commit 78796d6

Please sign in to comment.