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 f4ad42a commit 5ef3caaCopy full SHA for 5ef3caa
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Check out Git repository
15
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
16
17
- name: Get yarn cache directory path
18
id: yarn-cache-dir
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments