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