Skip to content

Commit

Permalink
ci: Use taiki-e/checkout-action action
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Mar 8, 2024
1 parent 6dc8a9e commit 8e7e4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
permissions:
contents: write
steps:
- uses: taiki-e/github-actions/checkout@main
- uses: taiki-e/checkout-action@v1
- uses: taiki-e/create-gh-release-action@v1
with:
changelog: CHANGELOG.md
Expand Down

0 comments on commit 8e7e4c1

Please sign in to comment.