Merge pull request 'chore(deps): update actions/checkout action to v4' (!295) from renovate/actions-checkout-4.x into main
Some checks failed
Build docs / build-docs (push) Failing after 22s

Reviewed-on: #295
Reviewed-by: Jan K9f <jan@kjan.email>
This commit is contained in:
Jan K9f 2025-06-06 11:33:38 +00:00
commit cef0ca2a73
No known key found for this signature in database
GPG key ID: 944223E4D46B7412

View file

@ -15,7 +15,7 @@ jobs:
FILE: projektdokumentation.tex
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: LaTeX compile
working-directory: ${{ env.DIR }}