diff --git a/.github/workflows/pr_compile_scripts.yml b/.github/workflows/pr_compile_scripts.yml index 6c832de..5912f34 100644 --- a/.github/workflows/pr_compile_scripts.yml +++ b/.github/workflows/pr_compile_scripts.yml @@ -47,7 +47,7 @@ jobs: # Download Windows artifacts - name: Download DLL - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: higurashi-dll