Skip to content

Commit e7b3fec

Browse files
chore(deps): update actions/checkout digest to 0ad4b8f (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3365aa7 commit e7b3fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
ruby: [ '3.1', '3.2', '3.3' ]
1515
name: Ruby v${{ matrix.ruby }}
1616
steps:
17-
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
17+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1818
- uses: ruby/setup-ruby@v1
1919
with:
2020
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)