Bump actions/checkout from 4.2.1 to 4.2.2 (#4381)

This commit is contained in:
dependabot[bot] 2024-10-24 08:27:04 +02:00 committed by GitHub
parent 43029f74bd
commit 0df37dac89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ jobs:
repo: cloudcannon/pagefind
-
name: Checkout source code
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2
-
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.2.1
- uses: actions/checkout@v4.2.2
- name: Set up Python 3.12
uses: actions/setup-python@v5
with: