Skip to content

Commit f077c15

Browse files
committed
[!][TASK] Adjust GH workflow to fix SHA commits: TYPO3-Documentation/render-guides#1194
1 parent 54b8d7b commit f077c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
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@v4
11+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1212

1313
- name: Test if the documentation will render without warnings
1414
run: |

0 commit comments

Comments
 (0)