2 parents 4a79f1c + 4bfec91 commit c14bb57Copy full SHA for c14bb57
1 file changed
.github/workflows/Specs.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
steps:
14
- name: Checkout git
15
- uses: actions/checkout@v1
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16
17
- name: Install dependencies
18
run: |
0 commit comments