Skip to content

Commit 6047602

Browse files
committed
updated workflow
1 parent 28c0ea8 commit 6047602

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/update-stable.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@ jobs:
1515
pull-requests: read
1616

1717
steps:
18-
- uses: actions/checkout@v4
19-
with:
20-
fetch-depth: 0
21-
token: ${{ secrets.GITHUB_TOKEN }}
18+
- uses: actions/checkout@v3
2219

2320
- name: Configure Git
2421
run: |

0 commit comments

Comments
 (0)