diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e027cc8..afe5140 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: image: ghcr.io/vanilla-os/pico:main steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Install build dependencies run: |