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 74f9160 commit 4f2e310Copy full SHA for 4f2e310
.github/workflows/build-docker-image.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
node-version: 22
59
cache: "npm"
60
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
61
62
python-version: "3.12"
63
cache: "pip"
0 commit comments