diff --git a/.github/workflows/build-neuron.yml b/.github/workflows/build-neuron.yml index cf22371..acb4352 100644 --- a/.github/workflows/build-neuron.yml +++ b/.github/workflows/build-neuron.yml @@ -103,7 +103,7 @@ jobs: steps: # Checkout the dedicated repository that steers the CI build - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 # Install required packages using the system package manager. This # includes installing or updating the git client to a sufficiently