Downgrade checkout action to v3 for container compatibility
Some checks failed
Deploy Lakehouse Docs / build-and-deploy (push) Failing after 9s
Lint & Format Check / Link Check (push) Successful in 3s
Lint & Format Check / Format Check (styler) (push) Failing after 1s
R Package Tests / test (push) Failing after 1s

This commit is contained in:
2026-02-22 16:57:21 -05:00
parent e6c20bd221
commit e781eb3703
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
- name: Install system dependencies
run: |