We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58831c1 commit db2e39fCopy full SHA for db2e39f
.github/workflows/conftest.yaml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
11
12
- name: Check yaml extension does not exist
13
run: |
0 commit comments