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