diff --git a/.github/workflows/test-make-target.yaml b/.github/workflows/test-make-target.yaml index d2578c08a64c..59c11835dbc8 100644 --- a/.github/workflows/test-make-target.yaml +++ b/.github/workflows/test-make-target.yaml @@ -66,7 +66,7 @@ jobs: # We install Erlang problem matchers from ci.erlang.mk. - name: CHECKOUT ERLANG PROBLEM MATCHERS - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: repository: ninenines/ci.erlang.mk path: ci.erlang.mk