We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4f38c commit d397aa1Copy full SHA for d397aa1
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
checks:
20
runs-on: ubuntu-latest
21
steps:
22
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
23
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5
24
with:
25
distribution: 'temurin'
0 commit comments