Skip to content

Commit 5383e40

Browse files
authored
Merge pull request #1882 from github/dependabot/github_actions/dependencies-5843519ca0
2 parents eafe772 + af6b541 commit 5383e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ jobs:
2222

2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
25+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
2626
with:
2727
fetch-depth: 10
2828

29-
- uses: ruby/setup-ruby@f321cf5a4d1533575411f8752cf25b86478b0442 # v1
29+
- uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972 # v1
3030
with:
3131
ruby-version: ${{ matrix.ruby }}
3232
bundler-cache: true

0 commit comments

Comments
 (0)