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.
2 parents 2ec352b + d582534 commit 94f72ddCopy full SHA for 94f72dd
1 file changed
.github/workflows/update-schemas.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
steps:
26
- name: Check out source code
27
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
28
29
- name: Configure git user
30
run: |
0 commit comments