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 6484386 commit 3198a2dCopy full SHA for 3198a2d
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-20.04
8
steps:
9
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
10
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
11
with:
12
distribution: 'temurin'
0 commit comments