mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01: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
|
# Checks out repository under $GITHUB_WORKSPACE
|
||||||
- name: Checkout Latest Repo
|
- name: Checkout Latest Repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
# Run Tests
|
# Run Tests
|
||||||
- name: Run All Unit Tests
|
- name: Run All Unit Tests
|
||||||
|
|||||||
Reference in New Issue
Block a user