Merge pull request #714 from actions/dependabot/github_actions/actions/checkout-5

Bump actions/checkout from 4 to 5
This commit is contained in:
Natasha Issayeva
2025-09-26 18:26:11 +00:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Set Node.js 20.x
uses: actions/setup-node@v4