We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ca536 commit 8e4c9b9Copy full SHA for 8e4c9b9
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Checks out repository under $GITHUB_WORKSPACE
29
- name: Checkout Latest Repo
30
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
31
32
# Run Tests
33
- name: Run All Unit Tests
0 commit comments