There was an error while loading. Please reload this page.
1 parent cea781f commit 78216cfCopy full SHA for 78216cf
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
# Setup repository
27
# ------------------------------------------------------------
28
- name: Checkout repository
29
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
30
with:
31
fetch-depth: 0
32
.github/workflows/repository.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout code
18
19
20
- name: Sync labels
21
uses: micnncim/action-label-syncer@v1
0 commit comments