We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c689c commit 51f8626Copy full SHA for 51f8626
.github/actions/install-meltingpot/action.yml
@@ -4,7 +4,7 @@ inputs:
4
python-version:
5
description: Python version
6
required: false
7
- default: '3.11'
+ default: '3.12'
8
type: string
9
10
outputs:
0 commit comments