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 a34fff6 commit 13f54c8Copy full SHA for 13f54c8
.github/workflows/cd.yml
@@ -43,7 +43,7 @@ jobs:
43
if: needs.validate.outputs.should_release == 'true'
44
steps:
45
- name: Check out
46
- uses: actions/checkout@v2.3.4
+ uses: actions/checkout@v2.4.0
47
with:
48
fetch-depth: 0
49
- name: Set up JDK 8
0 commit comments