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.
1 parent 9b3f061 commit a230073Copy full SHA for a230073
.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