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 8f571e9 commit b6a6d89Copy full SHA for b6a6d89
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: "Check if repository is a Lerna monorepo"
29
id: check_files
30
- uses: andstor/file-existence-action@20b4d2e596410855db8f9ca21e96fbe18e12930b
+ uses: andstor/file-existence-action@31a502724c77ada11ba0b3442e34757182ccdbd3
31
with:
32
files: "lerna.json"
33
0 commit comments