Apply suggestions from code review

This commit is contained in:
Cory Miller 2024-05-20 14:18:30 -04:00 committed by GitHub
parent 1822540092
commit e6fcf6734f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -266,7 +266,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
path: v3
path: v4
# Basic checkout using git
- name: Checkout basic
@ -294,4 +294,4 @@ jobs:
- name: Fix Checkout v3
uses: actions/checkout@v4
with:
path: v3
path: v4