Bump GitHub Actions: Node 20 deprecation (#13173)

Bump GitHub Actions action versions

Update workflow action versions: upgrade geekyeggo/delete-artifact from v5 to v6 and microsoft/setup-msbuild from v2 to v3 across .github/workflows/build_all.yml, build_deps.yml, and build_orca.yml. This brings workflows to newer action releases for compatibility and fixes.
This commit is contained in:
Ian Bassi
2026-04-10 15:10:45 -03:00
committed by GitHub
parent 2033e60052
commit 5b29fef9e5
3 changed files with 4 additions and 4 deletions

View File

@@ -136,7 +136,7 @@ jobs:
files: "ctest_results.xml"
- name: Delete Test Artifact
if: success()
uses: geekyeggo/delete-artifact@v5
uses: geekyeggo/delete-artifact@v6
with:
name: ${{ github.sha }}-tests
flatpak: