Skip to content

Commit 4dc3c91

Browse files
garvinhickingGarvin Hicking
andauthored
[!][TASK] Adjust GH workflow to fix SHA commits: TYPO3-Documentation/render-guides#1194 (#411)
Co-authored-by: Garvin Hicking <[email protected]>
1 parent 3635d02 commit 4dc3c91

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)