diff --git a/.github/workflows/windows-release.yml b/.github/workflows/windows-release.yml index b359342..1564fe7 100644 --- a/.github/workflows/windows-release.yml +++ b/.github/workflows/windows-release.yml @@ -102,7 +102,7 @@ jobs: contents: write steps: - name: Download verified build artifacts - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: ScreenTranslate-${{ github.ref_name }}-windows-x64 path: dist