chore(deps): update actions/checkout action to v4.2.2 (#11)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-02 00:08:41 +00:00 committed by GitHub
parent 16c45db7de
commit ed94e3eae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.1
- uses: actions/checkout@v4.2.2
- uses: erlef/setup-beam@v1.17.5
with:
otp-version: "26.0.2"