Merge pull request #202 from kyegomez/dependabot/github_actions/actions/checkout-4

pull/175/head
Eternal Reclaimer 1 year ago committed by GitHub
commit cf510907a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@ jobs:
python-version: ["3.7", "3.9", "3.10", "3.11"]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
with:

Loading…
Cancel
Save