CI: bump actions/checkout version to v4

This commit is contained in:
K.B.Dharun Krishna 2023-09-05 09:03:12 +05:30 committed by GitHub
parent 8c9958eba5
commit 7260016177
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 55 additions and 55 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: ./