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 dfc0461 + 3500487 commit e31cc58Copy full SHA for e31cc58
.github/workflows/merge-develop.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
14
- name: checkout the calling repo
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
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