diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index ecf2fd77..7838de53 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -41,7 +41,7 @@ jobs: - name: Check build run: python -m twine check --strict dist/* - name: Store the distribution packages - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: python-package-distributions path: dist/