chore(gh-actions): update dependency

This commit is contained in:
Nanne Baars 2024-10-28 22:02:02 +01:00
parent 1d37ee0877
commit 3f6a74ad86
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7

View File

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout git repository
uses: actions/checkout@v4
uses: actions/checkout@v4.1.6
- name: Setup python
uses: actions/setup-python@v5
with: