We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e1aa4 commit bb3760aCopy full SHA for bb3760a
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
java-version: "17"
30
- uses: actions/setup-python@v5
31
with:
32
- python-version: "3.12"
+ python-version: "3.13"
33
- uses: actions/setup-node@v4
34
35
node-version: "18"
0 commit comments