chore(deps): update actions/checkout action to v3

This commit is contained in:
renovate[bot]
2022-12-12 12:27:22 +00:00
committed by GitHub
parent 2d9d195936
commit 35f755ccf1

View File

@@ -14,7 +14,7 @@ jobs:
node: [16]
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup Nodejs