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 bf58139 commit 2557bf0Copy full SHA for 2557bf0
.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