We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fba757 commit 9d989a8Copy full SHA for 9d989a8
.github/workflows/install.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: actions/setup-java@v3
78
with:
79
distribution: "temurin"
80
- java-version: 11'
+ java-version: "11"
81
82
- name: Setup Python
83
uses: actions/setup-python@v4
0 commit comments