diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 88d2707..6783e3b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: needs: zip_themes steps: - name: Download artifacts - uses: actions/download-artifact@v5.0.0 + uses: actions/download-artifact@v6.0.0 with: path: artifacts - name: Create GitHub draft release with the zipped themes as assets