Chore: bump actions/checkout from 2 to 3 (#72)

pull/74/head 202203020838
dependabot[bot] 3 years ago committed by GitHub
parent 1e6cb3c0e2
commit 9cf6161dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ jobs:
shell: bash
- name: Checkout the "hidden" branch
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ref: hidden

Loading…
Cancel
Save