mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-07-02 23:42:19 +08:00
Merge pull request #729 from dreamer-coding-555/update_github_action
Updated main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
# Checks out repository under $GITHUB_WORKSPACE
|
||||
- name: Checkout Latest Repo
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Run Tests
|
||||
- name: Run All Unit Tests
|
||||
|
Reference in New Issue
Block a user