Skip to content

Commit

Permalink
fix python version to work with new yardstick
Browse files Browse the repository at this point in the history
Signed-off-by: Will Murphy <[email protected]>
  • Loading branch information
willmurphyscode committed Aug 29, 2024
1 parent 832391c commit 372e603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/bootstrap/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inputs:
python-version:
description: "Python version to install"
required: true
default: "3.10"
default: "3.11"
go-dependencies:
description: "Download go dependencies"
required: true
Expand Down

0 comments on commit 372e603

Please sign in to comment.