update actions/checkout to v4

This commit is contained in:
Dmitry Shibanov 2023-11-08 09:57:45 +01:00
parent 7bc6abb01e
commit dac6f871bc
6 changed files with 27 additions and 27 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: ./