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 d1863f5 commit d91ed29Copy full SHA for d91ed29
.github/workflows/call_opex_api.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Checkout
28
id: checkout
29
- uses: actions/checkout@1f9a0c22da41e6ebfa534300ef656657ea2c6707
+ uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
30
with:
31
persist-credentials: false
32
fetch-depth: 0
.github/workflows/call_pr_opex_api.yml
0 commit comments