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 cea781f + 78216cf commit 9dfc5d4Copy full SHA for 9dfc5d4
2 files changed
.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