diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 129068d..c3eda6c 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -25,7 +25,7 @@ jobs: name: Image mongr-dev-${{ matrix.config.name }} steps: - name: Check out the repo - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Lint Dockerfile uses: hadolint/hadolint-action@v3.1.0 with: