diff --git a/.github/workflows/build-neuron.yml b/.github/workflows/build-neuron.yml index 5d85844..ce8f4bd 100644 --- a/.github/workflows/build-neuron.yml +++ b/.github/workflows/build-neuron.yml @@ -105,7 +105,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