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 c76afb9 commit b66f7e5Copy full SHA for b66f7e5
.github/workflows/python-package.yml
@@ -78,7 +78,7 @@ jobs:
78
with:
79
fetch-depth: 0
80
- name: Setup java
81
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
82
83
distribution: temurin
84
java-version: 11
@@ -134,7 +134,7 @@ jobs:
134
135
136
137
138
139
140
java-version: 8
0 commit comments