Merge pull request #305 from The-OpenROAD-Project/dependabot/github_actions/actions/checkout-6

Bump actions/checkout from 5 to 6
This commit is contained in:
Matt Liberty
2026-04-02 21:23:19 +00:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Cache buildifier
id: cache-buildifier