diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index c40f07ea..78f96b31 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -24,7 +24,7 @@ jobs: artifact: 7zS steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Add MSBuild to PATH uses: microsoft/setup-msbuild@v1.1.3