diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 37e6616..cf75045 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v1 with: fetch-depth: 0