Updated actions/checkout to v6

This commit is contained in:
Andrew Murray 2025-12-06 00:46:24 +11:00 committed by GitHub
parent 943ed5f25a
commit 4a55cbded5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ jobs:
steps: steps:
- name: Checkout Pillow - name: Checkout Pillow
uses: actions/checkout@v4 uses: actions/checkout@v6
with: with:
persist-credentials: false persist-credentials: false