Upgrade checkout action to v7

This commit is contained in:
2026-07-19 18:05:50 -07:00
parent f1e2f0c03f
commit 2cbc6adebc
4 changed files with 8 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ jobs:
matrix:
ruby: ["3.2", "3.3", "3.4", "4.0"]
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Set up Ruby ${{ matrix.ruby }}
uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0