There was an error while loading. Please reload this page.
1 parent 6905f9d commit 5e6e02cCopy full SHA for 5e6e02c
3 files changed
.github/workflows/api.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
18
with:
19
fetch-depth: 1
20
lfs: true
.github/workflows/app.yml
@@ -15,7 +15,7 @@ jobs:
21
.github/workflows/infra.yml
@@ -16,7 +16,7 @@ jobs:
environment: Development
- uses: actions/checkout@v2
22
lfs: false
0 commit comments