refactor: Use actions/checkout@v4

This commit is contained in:
Prad Nukala 2024-09-27 23:15:45 -04:00
parent 0c8a38b04d
commit 80770d5c11

View File

@ -15,8 +15,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: "Bump version and create changelog with commitizen" name: "Bump version and create changelog with commitizen"
steps: steps:
- name: Check out - uses: actions/checkout@v4
uses: actions/checkout@v4
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0 fetch-depth: 0