Skip to content

Commit 617f23e

Browse files
chore(deps): update actions/checkout digest to b4ffde6 (#303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f7de6c commit 617f23e

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
@@ -11,7 +11,7 @@ jobs:
1111
ruby: [ '2.7', '3.0', '3.1' ]
1212
name: Ruby v${{ matrix.ruby }}
1313
steps:
14-
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
14+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1515
- uses: ruby/setup-ruby@v1
1616
with:
1717
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)