Skip to content

Commit 0c77178

Browse files
authored
Merge pull request #31 from ruby/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 6cbd043 + 737a594 commit 0c77178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ jobs:
490490
runs-on: ubuntu-latest
491491
steps:
492492
- name: Checkout
493-
uses: actions/checkout@v5
493+
uses: actions/checkout@v6
494494
with:
495495
sparse-checkout: |
496496
windows-toolchain.json

0 commit comments

Comments
 (0)