Skip to content

Commit 1d28a99

Browse files
authored
Merge pull request #729 from dreamer-coding-555/update_github_action
Updated main.yml
2 parents 25ca536 + 8e4c9b9 commit 1d28a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
# Checks out repository under $GITHUB_WORKSPACE
2929
- name: Checkout Latest Repo
30-
uses: actions/checkout@v2
30+
uses: actions/checkout@v4
3131

3232
# Run Tests
3333
- name: Run All Unit Tests

0 commit comments

Comments
 (0)