Skip to content

Commit 3e3e9e4

Browse files
chore(deps): update actions/setup-python digest to 4237552
1 parent 6b28cae commit 3e3e9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
21+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
2222
with:
2323
python-version: 3.x
2424
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4

0 commit comments

Comments
 (0)