We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d3752 commit 20ce979Copy full SHA for 20ce979
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
checks:
20
runs-on: ubuntu-latest
21
steps:
22
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
23
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
24
with:
25
distribution: 'temurin'
0 commit comments