diff --git a/.github/workflows/publish-pypi.yml b/.github/workflows/publish-pypi.yml index a8140ee..914962e 100644 --- a/.github/workflows/publish-pypi.yml +++ b/.github/workflows/publish-pypi.yml @@ -46,7 +46,7 @@ jobs: ls -lh dist/ # Store an artifact of the build to use in the publish step below - name: Store the distribution packages - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v4 + uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v4 with: name: python-package-distributions path: dist/