diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3ef92d0..dd3d9db 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Starting github actions - uses: actions/checkout@v2 + uses: actions/checkout@v4.1.4 - name: Running Makefile Tester run: make test \ No newline at end of file