diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f61aaec..92476af 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -51,7 +51,7 @@ jobs: lintian_opts: "-v" steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Clone repo run: git clone --depth=1 ${{matrix.repo}} -b ${{matrix.ref}} ${{matrix.package}} - name: Test run