update actions/checkout to v4 (#761)

This commit is contained in:
Dmitry Shibanov 2023-11-08 11:16:06 +01:00 committed by GitHub
parent 8d2896179a
commit b64ffcaf5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: ./