update checkout action

This commit is contained in:
Pierre Chapuis 2023-09-04 15:41:31 +02:00
parent 566656a539
commit 7651daa01f

View file

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up python
id: setup-python