Skip to content

Commit be83cd3

Browse files
author
thyldrm
committed
update release.yml
1 parent c9e2754 commit be83cd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
changelog: ${{ steps.cz.outputs.changelog_path }}
1616
steps:
1717
- name: Check out
18-
uses: actions/checkout@v3
18+
uses: actions/checkout@v4
1919
with:
2020
fetch-depth: 0
2121
token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)