Use checkout v3

This commit is contained in:
shamoon 2022-12-03 18:46:19 -08:00 committed by GitHub
parent 72fb9a475d
commit 1b9de2be5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0