build(deps): bump actions/checkout from 3 to 4 (#11)

This commit is contained in:
Humangoku 2023-12-10 18:18:03 -06:00 committed by GitHub
commit c9e7b98aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3