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 b96263c commit 34d52c9Copy full SHA for 34d52c9
.github/workflows/validate.yml
@@ -17,7 +17,7 @@ jobs:
17
verify-yaml:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
22
- name: Validate JSON
23
uses: GrantBirki/[email protected]
0 commit comments