diff --git a/.github/workflows/windows-web.yml b/.github/workflows/windows-web.yml index a6db057..0e6d4df 100644 --- a/.github/workflows/windows-web.yml +++ b/.github/workflows/windows-web.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: submodules: recursive - name: Create NSIS installer