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 67ecd3b + bdd96ae commit c6a0295Copy full SHA for c6a0295
.github/workflows/linting.yml
@@ -17,7 +17,7 @@ jobs:
17
key: release-${{ hashFiles('package.json') }}-${{ hashFiles('package-lock.json') }}
18
- name: Install dependencies
19
run: npm ci
20
- - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
+ - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
21
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
22
23
openapi-linting:
0 commit comments