We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 953f1a9 + 1eb3f08 commit e993859Copy full SHA for e993859
.github/workflows/cd.yaml
@@ -43,7 +43,7 @@ jobs:
43
if: needs.validate.outputs.should_release == 'true'
44
steps:
45
- name: Check out
46
- uses: actions/checkout@v2.4.0
+ uses: actions/checkout@v3.0.1
47
with:
48
fetch-depth: 0
49
- name: Set up JDK 8
0 commit comments