File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1313
1414 - name : Install uv
15- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7 .0
15+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8 .0
1616
1717 - name : Check changelog entries
1818 run : uv run --no-sync python ci/check_changelog_entries.py
Original file line number Diff line number Diff line change 3535 SEARCH_QUERY : ' repo:zarr-developers/zarr-python is:issue created:${{ env.last_month }} -reason:"not planned"'
3636
3737 - name : Create issue
38- uses : peter-evans/create-issue-from-file@v5
38+ uses : peter-evans/create-issue-from-file@v6
3939 with :
4040 title : Monthly issue metrics report
4141 token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments