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 3c48ff1Copy full SHA for 3c48ff1
.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@08eba0b27e820071cde6df949e0beb9ba4906955 # tag: v4.22
19
20
- name: Setup java 21 as default java
21
run: |
0 commit comments