diff --git a/.github/workflows/mockoon.yaml b/.github/workflows/mockoon.yaml index 1063c219..dd28aa32 100644 --- a/.github/workflows/mockoon.yaml +++ b/.github/workflows/mockoon.yaml @@ -32,7 +32,7 @@ jobs: container: image: quay.io/keylime/keylime-ci:latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: NPM installation run: dnf install -y npm - name: Pre-Mockoon system debugging