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 4741760 commit ee2b221Copy full SHA for ee2b221
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout repository
18
- uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709 # tag: v4.22
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag: v4.22
19
20
- name: Setup java 21 as default java
21
run: |
0 commit comments