We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2736ad8 + 3c0bc98 commit e213eb7Copy full SHA for e213eb7
.github/workflows/api-doc.yml
@@ -39,7 +39,7 @@ jobs:
39
runs-on: ubuntu-latest
40
steps:
41
- name: Checkout
42
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
43
with:
44
ref: ${{ github.REF }}
45
submodules: recursive
.github/workflows/api-lint.yml
- name: Prepare folio-tools
.github/workflows/api-schema-lint.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments