Merge pull request #11 from AndrewMarchukov/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3
This commit is contained in:
Andrew Marchukov 2022-07-17 13:24:01 +03:00 committed by GitHub
commit ac8f9a4f22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Check new version
continue-on-error: true
id: status