Update GitHub Actions Checkout to v3

This commit is contained in:
Logan Marchione
2022-05-24 14:04:41 -04:00
committed by GitHub
parent 2f6693f42f
commit aa91ecf18b

View File

@ -17,7 +17,7 @@ jobs:
steps:
- name: Check out the codebase
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Set variables
run: |