We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bde9666 + 579327a commit ae974e9Copy full SHA for ae974e9
.github/workflows/ci-pull.yml
@@ -31,7 +31,7 @@ jobs:
31
- 27017:27017
32
33
steps:
34
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
35
- name: Set up JDK 21
36
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
37
with:
0 commit comments