Upgrade checkout action

This commit is contained in:
Dave Johansen 2023-10-26 09:49:09 -06:00
parent e8111cec9d
commit 6266e1951c
5 changed files with 24 additions and 24 deletions

View file

@ -19,7 +19,7 @@ jobs:
operating-system: [ubuntu-20.04, windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Run with setup-python 3.5
uses: ./