Skip to content

Commit c14bb57

Browse files
authored
Merge pull request #2 from nerycortez/update-checkout-1777422795
CodeCargo: update actions/checkout to v6.0.2
2 parents 4a79f1c + 4bfec91 commit c14bb57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- name: Checkout git
15-
uses: actions/checkout@v1
15+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616

1717
- name: Install dependencies
1818
run: |

0 commit comments

Comments
 (0)