Commit e8d6268
committed
Update performance workflow to remove default go version and simplify version handling
The commit removes the default 'stable' value from the go-version input parameter in the performance workflow and simplifies the version handling in the setup-go action to use the input directly without fallback to 'stable'. This ensures consistent version usage across the workflow.1 parent 8a867b4 commit e8d6268
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments