Skip to content

Commit

Permalink
Merge pull request #192 from ai16z/changelog-github-action
Browse files Browse the repository at this point in the history
Update generate-changelog.yml
  • Loading branch information
sirkitree authored Nov 4, 2024
2 parents d54813a + 11ee5e0 commit 904770d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
changelog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Generate Changelog
run: |
gem install github_changelog_generator
Expand Down

0 comments on commit 904770d

Please sign in to comment.