We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4beddd0 + f5ed6dd commit 1952547Copy full SHA for 1952547
1 file changed
.github/workflows/dotnet.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v4
20
- name: Setup JDK
21
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
22
with:
23
java-version: '17'
24
distribution: 'temurin'
0 commit comments