chore: bump ations/checkout (v2 -> v3)

This commit is contained in:
Tristan F 2023-09-03 10:11:00 -04:00 committed by GitHub
parent a6a0eca553
commit 7fa87058d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- '3.9'
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@v1