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 96a4989 + accffbc commit ff8f1cbCopy full SHA for ff8f1cb
.github/workflows/cost-center-automation.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Checkout repository
26
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
27
28
- name: Set up Python
29
uses: actions/setup-python@v4
.github/workflows/template-sync.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
- name: Checkout consumer repo
17
18
with:
19
fetch-depth: 0
20
0 commit comments