[workflows] update 'checkout' & 'setup-python' versions

This commit is contained in:
Mike Fährmann
2025-09-11 11:59:09 +02:00
parent bcf4d579b0
commit f5cd1fc884
4 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: actions/configure-pages@v4
- name: Copy static files