Skip to content

Commit f596b2e

Browse files
Update readme-generator.yml
1 parent c164e05 commit f596b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/readme-generator.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ jobs:
1616

1717
steps:
1818
- name: Checkout repository
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@0ad4b8f736b64f5d0c8b0c9bdb40b24c2cfdd8e6
2020
with:
2121
fetch-depth: 0
2222
persist-credentials: true
2323

2424
- name: Setup Python
25-
uses: actions/setup-python@v4
25+
uses: actions/setup-python@13b22673d2b3a8df47e6a9a2cba3f6468b8990c4
2626
with:
2727
python-version: '3.x'
2828

0 commit comments

Comments
 (0)