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 9b3f061 + a230073 commit 5cbf875Copy full SHA for 5cbf875
.github/workflows/generator.yml
@@ -38,7 +38,7 @@ jobs:
38
# Setup repository
39
# ------------------------------------------------------------
40
- name: Checkout repository
41
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
42
with:
43
fetch-depth: 0
44
.github/workflows/linting.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments