File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # 3.6.0
3434
3535 - name : Set up JDK 11
36- uses : actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # 3.12 .0
36+ uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # 3.13 .0
3737 with :
3838 distribution : temurin
3939 java-version : 11
8585
8686 - name : Set up JDK ${{ matrix.jdk }}
8787 if : matrix.jdk != 11
88- uses : actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # 3.12 .0
88+ uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # 3.13 .0
8989 with :
9090 distribution : temurin
9191 java-version : ${{ matrix.jdk }}
Original file line number Diff line number Diff line change 6363 # queries: ./path/to/local/query, your-org/your-repo/queries@main
6464
6565 - name : Setup JDK 11
66- uses : actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # 3.12 .0
66+ uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # 3.13 .0
6767 with :
6868 distribution : temurin
6969 java-version : 11
You can’t perform that action at this time.
0 commit comments