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 870c25a commit 47f1db7Copy full SHA for 47f1db7
.github/workflows/GitHubUserFinder.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Set up JDK
23
- uses: actions/setup-java@v4.2.1
+ uses: actions/setup-java@v5.0.0
24
with:
25
distribution: corretto
26
java-version: 18
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
@@ -90,7 +90,7 @@ jobs:
90
91
92
93
94
95
96
0 commit comments