Skip to content

Commit

Permalink
ci: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangyinzuo committed Jul 9, 2024
1 parent 42b5fc0 commit 99d7463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Cocogitto release
id: release
uses: cocogitto/cocogitto-action@v3.5
uses: cocogitto/cocogitto-action@v3.8
with:
release: true
git-user: 'Cog Bot'
Expand Down

0 comments on commit 99d7463

Please sign in to comment.