We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba436e commit 3bcce6fCopy full SHA for 3bcce6f
.github/workflows/exercise-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
26
27
- - uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018
+ - uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
28
with:
29
java-version: 17
30
distribution: temurin
0 commit comments