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 2bbb033 commit 1beff1cCopy full SHA for 1beff1c
.github/workflows/release.yaml
@@ -32,7 +32,7 @@ jobs:
32
java-version: 11.x
33
34
- name: Setup Python
35
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
36
with:
37
python-version: 3.x
38
0 commit comments