Merge pull request #821 from LeoDog896/patch-1

chore: bump ations/checkout (v2 -> v4)
This commit is contained in:
Matt Rose 2023-09-15 08:24:00 -04:00 committed by GitHub
commit 6d225c7aee
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@v4
- name: Set up Python ${{ matrix.python }}
uses: actions/setup-python@v1