1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-13 11:10:39 +00:00

CI: Update out-of-date actions

This commit is contained in:
The Tumultuous Unicorn Of Darkness 2025-08-20 17:53:32 +02:00
commit 892a1d1c93
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
10 changed files with 11 additions and 11 deletions

View file

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: actions/setup-python@v5
with:
python-version: '3.12'