Updated checkout.

This commit is contained in:
2025-06-27 12:25:22 -07:00
parent aa3b0fa397
commit 050f1f6918

View File

@@ -45,7 +45,7 @@ runs:
using: "composite"
steps:
- name: "Checkout"
uses: actions/checkout@v2
uses: https://github.com/actions/checkout@v3
- uses: act/unity/unity-project@master
with:
platform: ${{ inputs.platform }}