diff --git a/.github/workflows/dclint.yml b/.github/workflows/dclint.yml index d2204b8..b1d6958 100644 --- a/.github/workflows/dclint.yml +++ b/.github/workflows/dclint.yml @@ -10,7 +10,7 @@ jobs: dclint: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - uses: docker-compose-linter/dclint-github-action@v1.6.0 with: path: .