Updating the fixture for latest action checkout versioning

This commit is contained in:
Jimmy Royer 2024-09-23 11:17:28 -04:00
parent a95604d2c9
commit d1842b6be0

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
path: ./
- name: Code Review