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 60be7aa commit d7916beCopy full SHA for d7916be
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
run: npm install -g js-yaml
33
34
- name: Download prelude file
35
- run: wget https://raw.githubusercontent.com/loot/prelude/v0.21/prelude.yaml
+ run: wget https://raw.githubusercontent.com/loot/prelude/v0.26/prelude.yaml
36
37
- name: Run metadata validator
38
run: |
0 commit comments