diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 20e784a1..5396bf22 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: id-token: write steps: - name: Download dist - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: dist path: dist @@ -57,4 +57,4 @@ jobs: uses: actions/checkout@v6 - name: Create Release if: ${{ startsWith(github.ref, 'refs/tags/') && github.repository_owner == 'hyperspy' }} - uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b