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
commit f0dd97833a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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