build(deps): bump actions/checkout from 3 to 4 (#53)

This commit is contained in:
dependabot[bot]
2023-10-01 21:27:42 -07:00
committed by GitHub
parent 4bb2d37925
commit 3629f23f43
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
with:
app_id: ${{ vars.RELEASER_APP_ID }}
private_key: ${{ secrets.RELEASER_APP_PRIVATE_KEY }}
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
token: ${{ steps.app-token.outputs.token }}
- run: npm install --no-save @semantic-release/git semantic-release-plugin-github-breaking-version-tag