Merge pull request #656 from Stremio/dependabot/github_actions/actions/checkout-4

chore(deps): bump actions/checkout from 2 to 4
This commit is contained in:
Tim 2024-06-28 12:47:41 +02:00 committed by GitHub
commit c9ef1b5e0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Install NPM dependencies
run: npm install
- name: Build