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 99a640e commit 56a2ff4Copy full SHA for 56a2ff4
.github/workflows/autoupdate_schema_version.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Check out repository
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
with:
15
fetch-depth: 0 # Fetches the entire history for comprehensive CI checks
16
0 commit comments