Merge pull request #2163 from gedoor/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3
This commit is contained in:
kunfei
2022-08-14 08:50:52 +08:00
committed by GitHub
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
VERSION: ${{ needs.prepare.outputs.version }}
play: ${{ needs.prepare.outputs.play }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 1