We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e9915 commit 0284700Copy full SHA for 0284700
1 file changed
.github/workflows/build.yml
@@ -21,6 +21,7 @@ jobs:
21
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 #v3.3.1
22
with:
23
install_args: "poetry@2.2.1"
24
+ - run: mise use -g poetry@2.2.1
25
- uses: SonarSource/ci-github-actions/build-poetry@v1
26
27
sonar-platform: none
0 commit comments