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

Bump actions/checkout from 4 to 5
This commit is contained in:
Javi Martín
2025-10-31 11:32:18 +01:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ jobs:
ci_node_total: [5]
ci_node_index: [0, 1, 2, 3, 4]
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true