We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c40694f + 3b73815 commit 319005bCopy full SHA for 319005b
1 file changed
.github/workflows/baseline-validator.yml
@@ -78,7 +78,7 @@ jobs:
78
79
# Validate the existence of required files
80
# Learn more at https://github.com/chrisreddington/validate-file-exists
81
- - uses: chrisreddington/validate-file-exists@v0.0.6
+ - uses: chrisreddington/validate-file-exists@v0.0.7
82
name: "Validate Required Files Exist"
83
if: always()
84
with:
0 commit comments