diff --git a/.github/workflows/devbox-test.yml b/.github/workflows/devbox-test.yml index 2053493..b76f333 100644 --- a/.github/workflows/devbox-test.yml +++ b/.github/workflows/devbox-test.yml @@ -15,7 +15,7 @@ jobs: # Checkout the repository - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 # Use this for local testing with act # - name: Install nix in container