diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 091438a..a69129d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Clone Repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 # Setup build environment variables using vcvarsall.bat. - name: Configure MSCV Compiler for ${{ matrix.arch }}