Merge pull request #8 from N0rthernL1ghts/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3
This commit is contained in:
Aleksandar Puharic 2022-09-10 02:50:35 +02:00 committed by GitHub
commit b3e9166fc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Cache Docker layers
uses: actions/cache@v3
id: cache