chore(deps): bump actions/checkout from 4 to 5 (#700)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-14 13:44:21 -04:00
committed by GitHub
parent 9e4faf1569
commit cedcb4172d

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Setup Nodejs
uses: actions/setup-node@v4