updated workflow

This commit is contained in:
Anirban Kar 2024-12-13 15:40:47 +05:30
parent 28c0ea878e
commit 6047602e86

View File

@ -15,10 +15,7 @@ jobs:
pull-requests: read
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v3
- name: Configure Git
run: |