We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b393ae commit 0ef0a06Copy full SHA for 0ef0a06
.github/workflows/update-docs.yml
@@ -51,7 +51,7 @@ jobs:
51
52
steps:
53
- name: Check out the repo
54
-
+ uses: actions/checkout@v2
55
56
57
0 commit comments