Merge pull request #65 from pine64/dependabot/github_actions/actions/checkout-4

chore(ci): bump actions/checkout from 3 to 4
This commit is contained in:
Ben V. Brown 2023-09-11 12:18:49 +10:00 committed by GitHub
commit 7facfe997c
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,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build images
id: build