Skip to content

Commit b519ef3

Browse files
committed
chore(deps): update actions/checkout digest to a5ac7e5
1 parent 4994ced commit b519ef3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
11+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1212
- name: Setup Python
1313
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
1414
with:
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
27+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
2828
- name: Setup Python
2929
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
3030
with:

0 commit comments

Comments
 (0)