diff --git a/.github/workflows/hatch.yml b/.github/workflows/hatch.yml index 91fc1d6..9f813fc 100644 --- a/.github/workflows/hatch.yml +++ b/.github/workflows/hatch.yml @@ -56,7 +56,7 @@ jobs: steps: - uses: actions/checkout@v3 if: matrix.source == 'repo' - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: dist path: dist/ @@ -83,7 +83,7 @@ jobs: id-token: write if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: dist path: dist/