diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index 9a73088..d157191 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -25,7 +25,7 @@ jobs: shell: cmd run: py -3.12 build.py < NUL - name: Upload portable release artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: tester-zepto-pro-${{ github.ref_name }}-windows-x64 path: |