diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd3756da..2b085643 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -134,7 +134,7 @@ jobs: run: | python -m build - name: Make Release - uses: aio-libs/create-release@v1.2.3 + uses: aio-libs/create-release@v1.3.3 with: changes_file: CHANGES.txt name: aiohttp-devtools