We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75b1116 + ae8a581 commit f653f72Copy full SHA for f653f72
.github/workflows/check-workflows.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v3
31
32
- name: Download JSON schema for GitHub Actions workflows
33
- uses: carlosperate/download-file-action@v1
+ uses: carlosperate/download-file-action@v2
34
with:
35
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/github-workflow.json
36
file-url: https://json.schemastore.org/github-workflow
0 commit comments