Skip to content

Commit 61c0394

Browse files
committed
ci: fix k6 version
1 parent aa04973 commit 61c0394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
contents: write
1515
with:
1616
go-version: "1.24.x"
17-
k6-version: "1.0.0"
17+
k6-version: "v1.0.0"
1818
xk6-version: "1.0.1"
1919
os: '["linux","windows","darwin"]'
2020
arch: '["amd64","arm64"]'

0 commit comments

Comments
 (0)