We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8980898 commit e78a523Copy full SHA for e78a523
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ on:
15
env:
16
# Common versions
17
PYTHON_VERSION: '3.11'
18
- HATCH_VERSION: '1.12.0'
+ HATCH_VERSION: '1.16.4'
19
DOCKER_BUILDX_VERSION: 'v0.24.0'
20
21
# These environment variables are important to the Crossplane CLI install.sh
0 commit comments