Skip to content

Commit

Permalink
ci: upgrade release-drafter
Browse files Browse the repository at this point in the history
* v5 use deprecated node 16
  • Loading branch information
say8425 committed Apr 3, 2024
1 parent 5b18f63 commit 6665fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Release Drafter
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6665fc2

Please sign in to comment.