Skip to content

Commit a2bddf4

Browse files
committed
chore: update workflows config.
1 parent aa89825 commit a2bddf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: get tag version
3333
id: tag_version
34-
uses: jaywcjlove/[email protected].3
34+
uses: jaywcjlove/[email protected].4
3535

3636
- name: Deploy Website
3737
uses: peaceiris/actions-gh-pages@v3
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Generate Changelog
4646
id: changelog
47-
uses: jaywcjlove/[email protected].3
47+
uses: jaywcjlove/[email protected].4
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}
5050
filter-author: (jaywcjlove|小弟调调™|dependabot\[bot\]|Renovate Bot)

0 commit comments

Comments
 (0)