chore: bump action workflow #1

Merged
rhouben merged 1 commits from daanselen/pda-next:workflow-bump into main 2025-11-03 14:15:25 +00:00

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Install python
uses: actions/setup-python@v5
with: