Update changelog.yml

This commit is contained in:
Yuan Tang 2025-03-14 13:45:18 -04:00 committed by GitHub
parent 7bc5a48174
commit b25213721c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
permissions:
contents: write # for peter-evans/create-pull-request to create branch
pull-requests: write # for peter-evans/create-pull-request to create a PR
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with: