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