diff --git a/.github/workflows/publish-testpypi.yml b/.github/workflows/publish-testpypi.yml index 63906fa..5277083 100644 --- a/.github/workflows/publish-testpypi.yml +++ b/.github/workflows/publish-testpypi.yml @@ -30,7 +30,7 @@ jobs: egress-policy: audit - name: Download all the dists - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 + uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5 with: name: python-package-distributions path: dist/ @@ -56,7 +56,7 @@ jobs: egress-policy: audit - name: Download all the dists - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 + uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5 with: name: python-package-distributions path: dist/ diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e196537..a965e0b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,7 @@ jobs: egress-policy: audit - name: Download all the dists - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 + uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5 with: name: python-package-distributions path: dist/ @@ -52,7 +52,7 @@ jobs: egress-policy: audit - name: Download all the dists - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 + uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5 with: name: python-package-distributions path: dist/