diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5156808..c49334e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Set up Python - uses: actions/setup-python@v4 + uses: actions/setup-python@v5 with: python-version: '3.x' @@ -65,7 +65,7 @@ jobs: shell: powershell - name: Add MSBuild to PATH - uses: microsoft/setup-msbuild@v1.1 + uses: microsoft/setup-msbuild@v2 - name: Setup DirectX SDK Environment Variables run: | @@ -78,7 +78,7 @@ jobs: # Upload build artifacts - name: Upload Build Artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: build-artifacts path: Releases/