diff --git a/.github/workflows/filenames.yml b/.github/workflows/filenames.yml index c3d653f..24445cb 100644 --- a/.github/workflows/filenames.yml +++ b/.github/workflows/filenames.yml @@ -11,11 +11,11 @@ jobs: image: ghcr.io/csunibo/filenameslinter:latest steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v3 with: fetch-depth: 1 - - uses: actions/checkout@v1 + - uses: actions/checkout@v3 with: repository: csunibo/config path: .config