We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a57804 + 604acb3 commit 0ec4201Copy full SHA for 0ec4201
1 file changed
.github/workflows/publish-npm.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: "Check file existence"
23
id: check_files
24
- uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0
+ uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0
25
with:
26
files: "package.json, README.md"
27
0 commit comments