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.
2 parents fa7c323 + 955cb1f commit 20992f0Copy full SHA for 20992f0
.github/workflows/merge-develop.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
14
- name: checkout the calling repo
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
@@ -44,7 +44,7 @@ jobs:
44
timeout-minutes: 30
45
46
47
48
49
50
.github/workflows/pull-request.yml
@@ -13,7 +13,7 @@ jobs:
19
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
0 commit comments