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.
2 parents b52b364 + baceab1 commit 9c09bfcCopy full SHA for 9c09bfc
1 file changed
.github/workflows/ci-build.yml
@@ -49,7 +49,7 @@ jobs:
49
solution-path: './src/NetCore.Utilities.Spreadsheet.sln'
50
steps:
51
- name: Set up JDK 17
52
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
53
with:
54
java-version: 17
55
distribution: zulu
0 commit comments