Merge pull request #37672 from openedx/dependabot/github_actions/actions/checkout-6

build(deps): bump actions/checkout from 5 to 6
This commit is contained in:
Feanil Patel
2026-01-09 12:41:55 -05:00
committed by GitHub
18 changed files with 21 additions and 21 deletions

View File

@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Download GeoLite tar file
run: |