Bump actions/checkout from 1 to 4

This commit is contained in:
Kerollmops 2025-03-03 10:36:59 +01:00
parent c63c25a9a2
commit 035674d56e
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

View File

@ -25,7 +25,7 @@ jobs:
# Use ubuntu-22.04 to compile with glibc 2.35
image: ubuntu:22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install needed dependencies
run: |
apt-get update && apt-get install -y curl