Merge pull request #74 from dawidd6/dependabot-github_actions-actions-checkout-4

build(deps): bump actions/checkout from 2 to 4
This commit is contained in:
Dawid Dziurla 2023-09-05 08:47:30 +02:00 committed by GitHub
commit 63320d6782
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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