Update actions/checkout action to v4.2.2 (#43)

Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
This commit is contained in:
small-hack-renovate[bot]
2025-01-23 21:17:23 +00:00
committed by GitHub
parent e518311fc1
commit b201e0f117
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
app_id: ${{ secrets.APP_ID }}
- name: Checkout
uses: actions/checkout@v4.2.0
uses: actions/checkout@v4.2.2
- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.2.11