Skip to content

Commit a429dc1

Browse files
chore(deps): update actions/checkout digest to 692973e (#1423)
Signed-off-by: Renovate Bot <[email protected]>
1 parent aa66151 commit a429dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121

2222
steps:
23-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
23+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2424
- uses: actions/setup-python@v5
2525
with:
2626
python-version: '3.x'

0 commit comments

Comments
 (0)