Bump actions/checkout from 4.1.6 to 4.1.7 (#3948)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-13 08:14:55 +02:00 committed by GitHub
parent 2f181618e5
commit f8849dcafe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ jobs:
repo: cloudcannon/pagefind
-
name: Checkout source code
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3

View File

@ -23,7 +23,7 @@ jobs:
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: cloudcannon/pagefind
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7
- name: Set up Python 3.8
uses: actions/setup-python@v5
with: