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 5725fb4 commit 3dc19b5Copy full SHA for 3dc19b5
.github/workflows/publish-extension.yml
@@ -72,7 +72,7 @@ jobs:
72
run: |
73
pyenv install 3.8
74
pyenv global 3.8
75
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
76
with:
77
distribution: "microsoft"
78
java-version: "21"
0 commit comments