Skip to content

Commit acf95fc

Browse files
committed
🤦 fixing the version of k6
1 parent 2c3e2bd commit acf95fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
command: deploy --env staging
5555

5656
- name: Run Integration Tests
57-
uses: grafana/k6-action@0.3.0
57+
uses: grafana/k6-action@v0.3.0
5858
with:
5959
filename: backend/test/script.js

0 commit comments

Comments
 (0)