Skip to content

Commit 5d4a097

Browse files
Update actions/checkout digest to a5ac7e5
1 parent 9a6e5b9 commit 5d4a097

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout Code
19-
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
19+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
2020
with:
2121
fetch-depth: 0
2222

.github/workflows/mkdocs-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout Code
19-
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
19+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
2020
with:
2121
fetch-depth: 0
2222

0 commit comments

Comments
 (0)