diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6ca5aca..273f34d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: sudo apt-get -y update sudo apt-get install libcups2-dev wamerican - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Install uv and set the python version uses: astral-sh/setup-uv@v6